Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1920 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder() local
1922 mCCDecoder = new CCDecoder(ccNotify); in instantiateDecoder()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.cpp2082 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder() local
2084 mCCDecoder = new CCDecoder(ccNotify); in instantiateDecoder()