Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/vdec/
A Dvdec_h264_if.c24 #define MB_UNIT_LEN 16 macro
137 return HW_MB_STORE_SZ * (width/MB_UNIT_LEN) * (height/MB_UNIT_LEN); in get_mv_buf_size()
A Dvdec_h264_req_common.c307 int unit_size = (width / MB_UNIT_LEN) * (height / MB_UNIT_LEN) + 8; in mtk_vdec_h264_get_mv_buf_size()
A Dvdec_h264_req_common.h23 #define MB_UNIT_LEN 16 macro

Completed in 5 milliseconds