Home
last modified time | relevance | path

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

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