Searched refs:image_x2 (Results 1 – 2 of 2) sorted by relevance
243 int image_x, image_x2; in ConvertYuvFromTile() local287 image_x2 = image_x >> 1 ; in ConvertYuvFromTile()311 blk_point += image_x2; in ConvertYuvFromTile()434 int image_x, image_x2; in yuv2tile() local490 image_x2 = image_x >> 1; in yuv2tile()511 blk_point += image_x2; in yuv2tile()
241 MS_S32 image_x, image_x2; in ConvertYuvFromTile() local285 image_x2 = image_x >> 1 ; in ConvertYuvFromTile()309 blk_point += image_x2; in ConvertYuvFromTile()570 MS_S32 image_x, image_x2; in yuv2tile() local626 image_x2 = image_x >> 1; in yuv2tile()647 blk_point += image_x2; in yuv2tile()