Searched refs:GET_BLK_RASTER_POS_X (Results 1 – 3 of 3) sorted by relevance
283 #define GET_BLK_RASTER_POS_X(x) ((x & 0x01)) macro
1692 u1_blk_x = GET_BLK_RASTER_POS_X(b8) << 3; in ih264e_code_luma_intra_macroblock_4x4()
44 #define GET_BLK_RASTER_POS_X(x) ((x & 0x01) << 1) macro