Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h74 #define MAX_LOG2_CTB_SIZE 6 macro
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1851 if (sps->log2_ctb_size > MAX_LOG2_CTB_SIZE) { in mpp_hevc_decode_nal_sps()