Searched refs:rtpExtMap (Results 1 – 1 of 1) sorted by relevance
250 int32_t rtpExtMap = 0; in start() local251 if (params->findInt32(kKeyRtpExtMap, &rtpExtMap)) in start()252 mRTPCVOExtMap = rtpExtMap; in start()