Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c178 RK_S32 tuQTMinLog2Size = 2, tuQTMaxLog2Size; in h265e_set_sps() local
193 tuQTMaxLog2Size = convertToBit[codec->max_cu_size] + 2 - 1; in h265e_set_sps()
260 sps->m_quadtreeTULog2MaxSize = tuQTMaxLog2Size; in h265e_set_sps()