HomeSort by relevance Sort by last modified time
    Searched refs:onQueueFilled (Results 1 - 25 of 46) sorted by null

1 2

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.h 41 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.h 46 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.h 40 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.h 44 virtual void onQueueFilled(OMX_U32 portIndex);
SoftGSM.cpp 190 void SoftGSM::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.h 40 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.h 42 virtual void onQueueFilled(OMX_U32 portIndex);
SoftRaw.cpp 191 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.h 44 virtual void onQueueFilled(OMX_U32 portIndex);
SoftAACEncoder2.h 43 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.h 40 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 40 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.h 49 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h 42 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h 38 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.h 57 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.h 43 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 42 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.h 48 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 61 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 94 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.h 51 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.h 63 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 79 virtual void onQueueFilled(OMX_U32 portIndex);
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.h 134 virtual void onQueueFilled(OMX_U32 portIndex);

Completed in 360 milliseconds

1 2