Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DARTPSource.h52 RTP_QUALITY_EMC = 103, enumerator
/frameworks/av/media/libstagefright/rtsp/
DARTPSource.cpp735 int32_t payloadType = isRegular ? RTP_QUALITY : RTP_QUALITY_EMC; in notifyPktInfo()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp2970 case ARTPSource::RTP_QUALITY_EMC: in sendIMSRxNotice()