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

  /external/libmpeg2/decoder/
impeg2d_decoder.c 133 if (IMPEG2D_UNSUPPORTED_DIMENSIONS == e_error)
230 else if (IMPEG2D_UNSUPPORTED_DIMENSIONS == e_error)
impeg2d.h 148 IMPEG2D_UNSUPPORTED_DIMENSIONS,
impeg2d_dec_hdr.c 189 IMPEG2D_ERROR_CODES_T e_error = IMPEG2D_UNSUPPORTED_DIMENSIONS;
207 IMPEG2D_ERROR_CODES_T e_error = IMPEG2D_UNSUPPORTED_DIMENSIONS;
    [all...]
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 707 bool unsupportedDimensions = (IMPEG2D_UNSUPPORTED_DIMENSIONS == s_dec_op.u4_error_code);
  /external/libmpeg2/test/decoder/
main.c     [all...]
  /hardware/google/av/media/codecs/mpeg2/
C2SoftMpeg2Dec.cpp     [all...]

Completed in 360 milliseconds