Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTPSource.h51 RTP_QUALITY_EMC = 103, enumerator
DARTPSource.cpp707 int32_t payloadType = isRegular ? RTP_QUALITY : RTP_QUALITY_EMC; in notifyPktInfo()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp2913 case ARTPSource::RTP_QUALITY_EMC: in sendIMSRxNotice()