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

  /external/libmpeg2/decoder/
impeg2d_decoder.c 126 if (IMPEG2D_UNSUPPORTED_DIMENSIONS == e_error)
217 else if (IMPEG2D_UNSUPPORTED_DIMENSIONS == e_error)
impeg2d.h 148 IMPEG2D_UNSUPPORTED_DIMENSIONS,
impeg2d_dec_hdr.c 180 IMPEG2D_ERROR_CODES_T e_error = IMPEG2D_UNSUPPORTED_DIMENSIONS;
198 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...]

Completed in 416 milliseconds