Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h67 #define MAX_CU_SIZE 128 macro
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c191 RK_U8 convertToBit[MAX_CU_SIZE + 1]; in h265e_set_sps()
202 for (i = 4; i <= MAX_CU_SIZE; i *= 2) { in h265e_set_sps()