Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.cpp1965 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder() local
1967 mCCDecoder = new CCDecoder(ccNotify); in instantiateDecoder()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1919 sp<AMessage> ccNotify = new AMessage(kWhatClosedCaptionNotify, this); in instantiateDecoder() local
1921 mCCDecoder = new CCDecoder(ccNotify); in instantiateDecoder()