HomeSort by relevance Sort by last modified time
    Searched refs:GET_BLK_RASTER_POS_X (Results 1 - 3 of 3) sorted by null

  /external/libavc/encoder/
ih264e_defs.h 283 #define GET_BLK_RASTER_POS_X(x) ((x & 0x01))
ih264e_core_coding.c     [all...]
  /external/libavc/decoder/
ih264d_mb_utils.h 44 #define GET_BLK_RASTER_POS_X(x) ((x & 0x01) << 1)

Completed in 190 milliseconds