Home
last modified time | relevance | path

Searched refs:ENC_V120_BASE_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc-v12.h33 #define ENC_V120_BASE_SIZE(x, y) \ macro
38 ALIGN((ENC_V120_BASE_SIZE(x, y) \
42 ALIGN((ENC_V120_BASE_SIZE(x, y) \
46 ALIGN(ENC_V120_BASE_SIZE((x), (y)), 256)