Searched defs:GET_SUB_BLK_RASTER_POS_X (Results 1 – 2 of 2) sorted by relevance
/external/libavc/decoder/ | ||
D | ih264d_mb_utils.h | 46 #define GET_SUB_BLK_RASTER_POS_X(x) ((x & 0x01)) macro |
/external/libavc/encoder/ | ||
D | ih264e_defs.h | 285 #define GET_SUB_BLK_RASTER_POS_X(x) ((x & 0x01)) macro |