Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c941 u32 max_sb_w, max_sb_h, max_w, max_h, w, h; in vdec_av1_slice_alloc_working_buffer() local
970 max_sb_h = DIV_ROUND_UP(max_h, 128); in vdec_av1_slice_alloc_working_buffer()
975 instance->mv[i].size = max_sb_w * max_sb_h * SZ_1K; in vdec_av1_slice_alloc_working_buffer()
982 instance->seg[i].size = max_sb_w * max_sb_h * 512; in vdec_av1_slice_alloc_working_buffer()