HomeSort by relevance Sort by last modified time
    Searched refs:kWhatDrainThisBuffer (Results 1 - 5 of 5) sorted by null

  /frameworks/av/include/media/stagefright/
CodecBase.h 43 kWhatDrainThisBuffer = 'drai',
  /frameworks/av/cmds/stagefright/
sf2.cpp 215 } else if (what == CodecBase::kWhatDrainThisBuffer) {
  /frameworks/av/media/libstagefright/filters/
MediaFilter.cpp 334 notify->setInt32("what", CodecBase::kWhatDrainThisBuffer);
  /frameworks/av/media/libstagefright/
MediaCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 123 milliseconds