Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.h147 kWhatVideoNotify = 'vidN', enumerator
H A DNuPlayer.cpp1073 case kWhatVideoNotify: in onMessageReceived()
1992 sp<AMessage> notify = new AMessage(kWhatVideoNotify, this); in instantiateDecoder()