Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc-v8.h102 #define S5P_FIMV_TMV_BUFFER_SIZE_V8(w, h) (((w) + 1) * ((h) + 1) * 8) macro
H A Ds5p_mfc_opr_v6.c81 ALIGN(S5P_FIMV_TMV_BUFFER_SIZE_V8(mb_width, mb_height), in s5p_mfc_alloc_codec_buffers_v6()