Searched refs:pixelY (Results 1 – 2 of 2) sorted by relevance
562 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in code_skip_flag()605 RK_U32 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu()628 tpely = cu->pixelY + sps->raster2pely[sps->zscan2raster[abs_part_idx]]; in encode_cu()659 (cu->pixelY + pos_y + 15 <= cu->tile_end_y)) { in proc_cu16()664 (cu->pixelY + pos_y > cu->tile_end_y)) { in proc_cu16()687 (cu->pixelY + pos_y + 31 <= cu->tile_end_y)) { in proc_cu32()692 (cu->pixelY + pos_y > cu->tile_end_y)) { in proc_cu32()714 RK_U32 tpely = cu->pixelY; in proc_ctu64()772 RK_U32 tpely = cu->pixelY; in proc_ctu32()829 cu.pixelY = offset_y; in h265e_code_skip_tile()[all …]
43 RK_U32 pixelY; member