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

  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 174 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/aacdec/
SoftAAC.cpp 259 void SoftAAC::onQueueFilled(OMX_U32 portIndex) {
SoftAAC2.cpp 262 void SoftAAC2::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 243 void SoftFlacEncoder::onQueueFilled(OMX_U32 portIndex) {
245 ALOGV("SoftFlacEncoder::onQueueFilled(portIndex=%ld)", portIndex);
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 185 void SoftG711::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 222 void SoftVPX::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 244 void SoftVorbis::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 379 void SoftAACEncoder::onQueueFilled(OMX_U32 portIndex) {
SoftAACEncoder2.cpp 337 void SoftAACEncoder2::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 312 void SoftMPEG4::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 586 void SoftMPEG4Encoder::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.cpp 290 void SoftAVC::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 674 void SoftAVCEncoder::onQueueFilled(OMX_U32 portIndex) {

Completed in 323 milliseconds