Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h143 kWhatVideoNotify = 'vidN', enumerator
DNuPlayer.cpp1047 case kWhatVideoNotify: in onMessageReceived()
1961 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h135 kWhatVideoNotify = 'vidN', enumerator
DNuPlayer2.cpp1187 case kWhatVideoNotify: in onMessageReceived()
2007 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()