Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h119 #define LOG2_MAX_CU_SIZE 6 macro
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1591 if (sps->log2_min_cb_size > (LOG2_MAX_CU_SIZE - 3)) { in mpp_hevc_decode_nal_sps()
1600 if (sps->log2_diff_max_min_coding_block_size > (LOG2_MAX_CU_SIZE - LOG2_MIN_CU_SIZE)) { in mpp_hevc_decode_nal_sps()