Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c44 #define H264_CTU_SIZE 16 macro
803 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
804 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()
H A Dhal_h264d_vdpu384a.c27 #define H264_CTU_SIZE 16 macro
691 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
692 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()
H A Dhal_h264d_vdpu383.c29 #define H264_CTU_SIZE 16 macro
740 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
741 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()
H A Dhal_h264d_vdpu382.c46 #define H264_CTU_SIZE 16 macro
832 width = MPP_ALIGN(width, H264_CTU_SIZE); in h264d_refine_rcb_size()
833 height = MPP_ALIGN(height, H264_CTU_SIZE); in h264d_refine_rcb_size()