Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c176 RK_U32 max_bit_depth = 10; in vdpu_av1d_filtermem_alloc() local
187 filt_info[DB_DATA_COL].size = MPP_ALIGN(pic_height * 12 * max_bit_depth / 8, 128); in vdpu_av1d_filtermem_alloc()
201 filt_info[CDEF_COL].size = MPP_ALIGN(height_in_sb * 44 * max_bit_depth * 16 / 8, 128); in vdpu_av1d_filtermem_alloc()
217 filt_info[LR_COL].size = MPP_ALIGN(stripe_num * 1536 * max_bit_depth / 8, 128); in vdpu_av1d_filtermem_alloc()