Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/media/stagefright/
DMPEG2TSWriter.h51 kWhatSourceNotify = 'noti' enumerator
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.h152 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()
1409 case kWhatSourceNotify: in onMessageReceived()
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp531 new AMessage(kWhatSourceNotify, mReflector); in start()
569 case kWhatSourceNotify: in onMessageReceived()