Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h54 kWhatMetadataDetected, enumerator
DLiveSession.h115 kWhatMetadataDetected, enumerator
DLiveSession.cpp903 case PlaylistFetcher::kWhatMetadataDetected: in onMessageReceived()
908 notify->setInt32("what", kWhatMetadataDetected); in onMessageReceived()
DPlaylistFetcher.cpp1910 notify->setInt32("what", kWhatMetadataDetected); in extractAndQueueAccessUnitsFromTs()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DHTTPLiveSource2.cpp425 case LiveSession::kWhatMetadataDetected: in onSessionNotify()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DHTTPLiveSource.cpp424 case LiveSession::kWhatMetadataDetected: in onSessionNotify()