Home
last modified time | relevance | path

Searched refs:onQueueFilled (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.h42 virtual void onQueueFilled(OMX_U32 portIndex);
DSoftRaw.cpp233 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) { in onQueueFilled() function in android::SoftRaw
/frameworks/av/media/libstagefright/codecs/gsm/dec/
DSoftGSM.h44 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.h41 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.h46 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.h43 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.h43 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.h49 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.h44 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/opus/dec/
DSoftOpus.h57 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h61 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/on2/enc/
DSoftVPXEncoder.h94 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.h59 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.h51 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSimpleSoftOMXComponent.h79 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h63 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.h134 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp402 onQueueFilled(portIndex); in onMessageReceived()
693 void SimpleSoftOMXComponent::onQueueFilled(OMX_U32 portIndex __unused) { in onQueueFilled() function in android::SimpleSoftOMXComponent

12