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.cpp1058 case kWhatVideoNotify: in onMessageReceived()
1964 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h142 kWhatVideoNotify = 'vidN', enumerator
DNuPlayer2.cpp1216 case kWhatVideoNotify: in onMessageReceived()
2126 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()