HomeSort by relevance Sort by last modified time
    Searched defs:onQueueFilled (Results 1 - 20 of 20) sorted by null

  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 175 void SoftGSM::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 208 void SoftMP3::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 166 void SoftRaw::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 277 void SoftAMR::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 273 void SoftAMRNBEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 320 void SoftAMRWBEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 265 void SoftFlacEncoder::onQueueFilled(OMX_U32 portIndex) {
267 ALOGV("SoftFlacEncoder::onQueueFilled(portIndex=%d)", portIndex);
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 192 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 356 void SoftMPEG4Encoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 89 void SoftVPX::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 246 void SoftVorbis::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 379 void SoftAACEncoder::onQueueFilled(OMX_U32 portIndex) {
SoftAACEncoder2.cpp 414 void SoftAACEncoder2::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 469 void SoftAVCEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 95 void SoftMPEG4::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 640 void SoftVPXEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 102 void SoftAVC::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 322 void SoftOpus::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 548 void SoftHEVC::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 496 void SoftAAC2::onQueueFilled(OMX_U32 /* portIndex */) {
    [all...]

Completed in 360 milliseconds