Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp251 int32_t rtpExtMap = 0; in start() local
252 if (params->findInt32(kKeyRtpExtMap, &rtpExtMap)) in start()
253 mRTPCVOExtMap = rtpExtMap; in start()