Searched refs:tpely (Results 1 – 1 of 1) sorted by relevance
562 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in code_skip_flag() local568 } else if ((tpely == 0) || (tpelx == cu->tile_start_x)) { in code_skip_flag()605 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu() local606 RK_U32 bpely = tpely + (sps->m_maxCUSize >> depth) - 1; in encode_cu()628 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu()629 if ((lpelx <= cu->tile_end_x) && (tpely <= cu->tile_end_y)) { in encode_cu()714 RK_U32 tpely = cu->pixelY; in proc_ctu64() local715 RK_U32 bpely = tpely + m_nCtuSize - 1; in proc_ctu64()772 RK_U32 tpely = cu->pixelY; in proc_ctu32() local773 RK_U32 bpely = tpely + m_nCtuSize - 1; in proc_ctu32()