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

12

/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.h42 virtual void onQueueFilled(OMX_U32 portIndex);
/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.cpp195 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftG711
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h44 virtual void onQueueFilled(OMX_U32 portIndex);
/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/dec/
H A DSoftVPX.h40 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.h44 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.h49 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.h64 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/codecs/mpeg2dec/
H A DSoftMPEG2.h63 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h74 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h62 virtual void onQueueFilled(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h135 virtual void onQueueFilled(OMX_U32 portIndex);

Completed in 143 milliseconds

12