Searched refs:mediacontent_index (Results 1 – 1 of 1) sorted by relevance
1714 size_t mediacontent_index = static_cast<size_t>(candidate->sdp_mline_index()); in UseCandidate() local1716 if (mediacontent_index >= remote_content_size) { in UseCandidate()1723 remote_desc_->description()->contents()[mediacontent_index]; in UseCandidate()2054 size_t mediacontent_index = in ReadyToUseRemoteCandidate() local2058 if (mediacontent_index >= remote_content_size) { in ReadyToUseRemoteCandidate()2067 current_remote_desc->description()->contents()[mediacontent_index]; in ReadyToUseRemoteCandidate()