Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c44 #define H264_CTU_SIZE 16 macro
808 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
809 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()
H A Dhal_h264d_vdpu382.c46 #define H264_CTU_SIZE 16 macro
845 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
846 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()