Searched refs:OMX_ErrorStreamCorrupt (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/media/openmax/
H A DOMX_AsString.h242 case OMX_ErrorStreamCorrupt: return "StreamCorrupt";
H A DOMX_Core.h182 OMX_ErrorStreamCorrupt = (OMX_S32) 0x8000100B, enumerator in enum:OMX_ERRORTYPE
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp614 notify(OMX_EventError, OMX_ErrorStreamCorrupt, ERROR_MALFORMED, NULL);

Completed in 138 milliseconds