Home
last modified time | relevance | path

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

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