Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h120 #define LOG2_MAX_CU_SIZE 6 macro
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1614 if (sps->log2_min_cb_size > (LOG2_MAX_CU_SIZE - 3)) { in mpp_hevc_decode_nal_sps()
1623 if (sps->log2_diff_max_min_coding_block_size > (LOG2_MAX_CU_SIZE - LOG2_MIN_CU_SIZE)) { in mpp_hevc_decode_nal_sps()