Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c176 RK_U32 stripe_num = ((pic_height + 8) + 63) / 64; in vdpu_av1d_filtermem_alloc() local
218 filt_info[LR_COL].size = MPP_ALIGN(stripe_num * 1536 * max_bit_depth / 8, 128); in vdpu_av1d_filtermem_alloc()