Searched refs:GET_BLK_RASTER_POS_Y (Results 1 – 3 of 3) sorted by relevance
282 #define GET_BLK_RASTER_POS_Y(y) ((y >> 1)) macro
1693 u1_blk_y = GET_BLK_RASTER_POS_Y(b8) << 3; in ih264e_code_luma_intra_macroblock_4x4()
45 #define GET_BLK_RASTER_POS_Y(y) ((y >> 1) << 1) macro