Searched refs:m_maxCUSize (Results 1 – 3 of 3) sorted by relevance
239 sps->m_maxCUSize = codec->max_cu_size; in h265e_set_sps()245 minCUSize = sps->m_maxCUSize >> (sps->m_maxCUDepth - addCUDepth); in h265e_set_sps()387 pps->m_minCuDQPSize = (sps->m_maxCUSize >> pps->m_maxCuDQPDepth); in h265e_set_pps()
223 RK_U32 m_maxCUSize; member
580 RK_U32 rpelx = lpelx + (sps->m_maxCUSize >> depth) - 1; in encode_cu()582 RK_U32 bpely = tpely + (sps->m_maxCUSize >> depth) - 1; in encode_cu()