Searched refs:kWhatOutputFormatChanged (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h42 kWhatOutputFormatChanged = 'outC', enumerator in enum:android::ACodec::__anon46
/frameworks/av/cmds/stagefright/
H A Dsf2.cpp204 } else if (what == ACodec::kWhatOutputFormatChanged) {
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp594 } else if (what == ACodec::kWhatOutputFormatChanged) {
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp732 case ACodec::kWhatOutputFormatChanged:
H A DACodec.cpp2483 notify->setInt32("what", kWhatOutputFormatChanged);

Completed in 264 milliseconds