Home
last modified time | relevance | path

Searched refs:kWhatSourceNotify (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h153 kWhatSourceNotify = 'srcN', enumerator
DNuPlayer.cpp233 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
265 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
309 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
331 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in setDataSourceAsync()
1396 case kWhatSourceNotify: in onMessageReceived()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2.h145 kWhatSourceNotify = 'srcN', enumerator
DNuPlayer2.cpp277 sp<AMessage> notify = new AMessage(kWhatSourceNotify, this); in createNuPlayer2Source()
1538 case kWhatSourceNotify: in onMessageReceived()
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp531 new AMessage(kWhatSourceNotify, mReflector); in start()
569 case kWhatSourceNotify: in onMessageReceived()