Home
last modified time | relevance | path

Searched refs:kKeySelfID (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMetaDataBase.h263 kKeySelfID = 'sfid', // int32_t, source ID to identify itself on RTP protocol. enumerator
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPWriter.cpp243 if (params->findInt32(kKeySelfID, &selfID)) in start()
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp1262 meta->setInt32(kKeySelfID, mSelfID); in start()