Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.h50 RTP_QUALITY = 102, enumerator
H A DARTPSource.cpp707 int32_t payloadType = isRegular ? RTP_QUALITY : RTP_QUALITY_EMC; in notifyPktInfo()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp2912 case ARTPSource::RTP_QUALITY: in sendIMSRxNotice()