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

  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3decoder_api.h 109 OUTPUT_BUFFER_TOO_SMALL = 13 /* output buffer can't hold output */
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 270 notify(OMX_EventError, OMX_ErrorUndefined, OUTPUT_BUFFER_TOO_SMALL, NULL);
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_framedecoder.cpp 210 return OUTPUT_BUFFER_TOO_SMALL;

Completed in 1250 milliseconds