Searched defs:onQueueFilled (Results 1 - 22 of 22) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp297 void SoftAMRNBEncoder::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAMRNBEncoder
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp190 void SoftGSM::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftGSM
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp235 void SoftMP3::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftMP3
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp191 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftRaw
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp402 void SoftAACEncoder::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftAACEncoder
H A DSoftAACEncoder2.cpp472 void SoftAACEncoder2::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAACEncoder2
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp297 void SoftAMR::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAMR
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp344 void SoftAMRWBEncoder::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAMRWBEncoder
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp291 void SoftFlacEncoder::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftFlacEncoder
293 ALOGV("SoftFlacEncoder::onQueueFilled(portIndex=%d)", portIndex);
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp207 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftG711
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp95 void SoftMPEG4::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftMPEG4
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp380 void SoftMPEG4Encoder::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftMPEG4Encoder
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp217 void SoftVPX::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftVPX
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp617 void SoftVPXEncoder::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftVPXEncoder
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp102 void SoftAVC::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp338 void SoftOpus::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftOpus
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp263 void SoftVorbis::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftVorbis
351 ALOGE("onQueueFilled, input header has nFilledLen %u, expected %zu",
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp546 void SoftAAC2::onQueueFilled(OMX_U32 /* portIndex */) { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp468 void SoftAVC::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftAVC
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp469 void SoftHEVC::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftHEVC
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp588 void SoftMPEG2::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftMPEG2
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp1289 void SoftAVC::onQueueFilled(OMX_U32 portIndex) { function in class:android::SoftAVC

Completed in 305 milliseconds