Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c177 RK_U32 max_bit_depth = 10; in vdpu_av1d_filtermem_alloc() local
188 filt_info[DB_DATA_COL].size = MPP_ALIGN(pic_height * 12 * max_bit_depth / 8, 128); in vdpu_av1d_filtermem_alloc()
202 filt_info[CDEF_COL].size = MPP_ALIGN(height_in_sb * 44 * max_bit_depth * 16 / 8, 128); in vdpu_av1d_filtermem_alloc()
218 filt_info[LR_COL].size = MPP_ALIGN(stripe_num * 1536 * max_bit_depth / 8, 128); in vdpu_av1d_filtermem_alloc()