Searched refs:m_addCUDepth (Results 1 – 3 of 3) sorted by relevance
588 if (depth == slice->m_sps->m_maxCUDepth - slice->m_sps->m_addCUDepth) in code_split_flag()618 …bs_part_idx, cu->m_cuDepth[sps->zscan2raster[abs_part_idx]], sps->m_maxCUDepth, sps->m_addCUDepth); in encode_cu()620 …ps->zscan2raster[abs_part_idx]] && (depth < (sps->m_maxCUDepth - sps->m_addCUDepth))) || bBoundary… in encode_cu()
244 RK_U32 m_addCUDepth; member
263 sps->m_addCUDepth = addCUDepth; in h265e_set_sps()