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