Searched refs:onQueueFilled (Results 1 - 25 of 42) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.h40 virtual void onQueueFilled(OMX_U32 portIndex);
H A DSoftVPX.cpp89 void SoftVPX::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftVPX
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h44 virtual void onQueueFilled(OMX_U32 portIndex);
H A DSoftGSM.cpp175 void SoftGSM::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftGSM
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h42 virtual void onQueueFilled(OMX_U32 portIndex);
H A DSoftRaw.cpp166 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftRaw
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h44 virtual void onQueueFilled(OMX_U32 portIndex);
H A DSoftAACEncoder2.h43 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h41 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h46 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h40 virtual void onQueueFilled(OMX_U32 portIndex);
H A DSoftG711.cpp192 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftG711
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h40 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h38 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h43 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.h46 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.h48 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h50 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h57 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h62 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h88 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h74 virtual void onQueueFilled(OMX_U32 portIndex);

Completed in 255 milliseconds

12