Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h80 kWhatVideoNotify = 'vidN', enumerator
DNuPlayer.cpp289 case kWhatVideoNotify: in onMessageReceived()
690 new AMessage(audio ? kWhatAudioNotify : kWhatVideoNotify, in instantiateDecoder()