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

12

  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 398 onQueueFilled(portIndex);
684 void SimpleSoftOMXComponent::onQueueFilled(OMX_U32 portIndex __unused) {
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 297 void SoftAMRNBEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 207 void SoftG711::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 235 void SoftMP3::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 217 void SoftVPX::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/aacenc/
SoftAACEncoder.cpp 402 void SoftAACEncoder::onQueueFilled(OMX_U32 portIndex) {
SoftAACEncoder2.cpp 472 void SoftAACEncoder2::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 297 void SoftAMR::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 344 void SoftAMRWBEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 291 void SoftFlacEncoder::onQueueFilled(OMX_U32 portIndex) {
293 ALOGV("SoftFlacEncoder::onQueueFilled(portIndex=%d)", portIndex);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 95 void SoftMPEG4::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 380 void SoftMPEG4Encoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 338 void SoftOpus::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 263 void SoftVorbis::onQueueFilled(OMX_U32 portIndex) {
351 ALOGE("onQueueFilled, input header has nFilledLen %u, expected %zu",
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 468 void SoftAVC::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 469 void SoftHEVC::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 588 void SoftMPEG2::onQueueFilled(OMX_U32 portIndex) {
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 617 void SoftVPXEncoder::onQueueFilled(OMX_U32 /* portIndex */) {
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 546 void SoftAAC2::onQueueFilled(OMX_U32 /* portIndex */) {
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]

Completed in 675 milliseconds

12