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

  /frameworks/av/include/media/stagefright/
ACodec.h 42 kWhatOutputFormatChanged = 'outC',
  /frameworks/av/cmds/stagefright/
sf2.cpp 204 } else if (what == ACodec::kWhatOutputFormatChanged) {
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 521 } else if (what == ACodec::kWhatOutputFormatChanged) {
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 715 case ACodec::kWhatOutputFormatChanged:
    [all...]
ACodec.cpp     [all...]

Completed in 419 milliseconds