Searched refs:tpely (Results 1 – 1 of 1) sorted by relevance
538 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in code_skip_flag() local544 } else if ((tpely == 0) || (tpelx == 0)) { in code_skip_flag()581 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu() local582 RK_U32 bpely = tpely + (sps->m_maxCUSize >> depth) - 1; in encode_cu()604 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu()605 if ((lpelx < sps->m_picWidthInLumaSamples) && (tpely < sps->m_picHeightInLumaSamples)) { in encode_cu()700 RK_U32 tpely = cu->pixelY; in proc_ctu() local701 RK_U32 bpely = tpely + 63; in proc_ctu()