Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c38 #define VP9_CTU_SIZE 64 macro
296 width = MPP_ALIGN(width, VP9_CTU_SIZE); in vp9d_refine_rcb_size()
297 height = MPP_ALIGN(height, VP9_CTU_SIZE); in vp9d_refine_rcb_size()
H A Dhal_vp9d_vdpu34x.c38 #define VP9_CTU_SIZE 64 macro
294 width = MPP_ALIGN(width, VP9_CTU_SIZE); in vp9d_refine_rcb_size()
295 height = MPP_ALIGN(height, VP9_CTU_SIZE); in vp9d_refine_rcb_size()