Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dsdp_video_format.cc146 int matching_parameters = 0; in FuzzyMatchSdpVideoFormat() local
150 matching_parameters += 1; in FuzzyMatchSdpVideoFormat()
154 if (!res || matching_parameters > best_parameter_match) { in FuzzyMatchSdpVideoFormat()
156 best_parameter_match = matching_parameters; in FuzzyMatchSdpVideoFormat()