Home
last modified time | relevance | path

Searched refs:kWhatAudioOutputFormatChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.h62 kWhatAudioOutputFormatChanged = 'aofc', enumerator
DNuPlayerDecoder.cpp213 case kWhatAudioOutputFormatChanged: in onMessageReceived()
805 sp<AMessage> reply = new AMessage(kWhatAudioOutputFormatChanged, this); in handleOutputFormatChange()