Home
last modified time | relevance | path

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

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