Merge "video: driver: introduce metadata size macro"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

當前提交
cf5a48074b
@@ -136,8 +136,6 @@
|
||||
*/
|
||||
#define MAX_DPB_LIST_ARRAY_SIZE (16 * 4)
|
||||
#define MAX_DPB_LIST_PAYLOAD_SIZE (16 * 4 * 4)
|
||||
/* Default metadata size */
|
||||
#define MSM_VIDC_METADATA_SIZE ALIGN(16 * 1024, SZ_4K)
|
||||
|
||||
enum msm_vidc_domain_type {
|
||||
MSM_VIDC_ENCODER = BIT(0),
|
||||
|
Reference in New Issue
Block a user