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

  /external/libmpeg2/common/
impeg2_defs.h 29 #define START_CODE_PREFIX 0x000001
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 112 #define START_CODE_PREFIX 0x01
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 184 #define START_CODE_PREFIX 0x01
  /external/libmpeg2/decoder/
impeg2d_dec_hdr.c 69 while ((impeg2d_bit_stream_nxt(ps_stream,START_CODE_PREFIX_LEN) != START_CODE_PREFIX)
120 while ((impeg2d_bit_stream_nxt(ps_stream,START_CODE_PREFIX_LEN) != START_CODE_PREFIX)
    [all...]

Completed in 726 milliseconds