Searched refs:H264_CTU_SIZE (Results 1 – 2 of 2) sorted by relevance
44 #define H264_CTU_SIZE 16 macro808 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()
46 #define H264_CTU_SIZE 16 macro845 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()