Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c195 RK_S32 tuQTMinLog2Size = 2, tuQTMaxLog2Size; in h265e_set_sps() local
218 while ((RK_U32)(codec->max_cu_size >> maxCUDepth) > (1u << (tuQTMinLog2Size + addCUDepth))) { in h265e_set_sps()
283 sps->m_quadtreeTULog2MinSize = tuQTMinLog2Size; in h265e_set_sps()