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

  /frameworks/av/include/media/stagefright/
CodecBase.h 47 kWhatOutputFormatChanged = 'outC',
  /frameworks/av/cmds/stagefright/
sf2.cpp 233 } else if (what == CodecBase::kWhatOutputFormatChanged) {
  /frameworks/av/media/libstagefright/filters/
MediaFilter.cpp 361 notify->setInt32("what", kWhatOutputFormatChanged);
  /frameworks/av/media/libstagefright/
MediaCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 127 milliseconds