Searched refs:req_codec (Results 1 – 2 of 2) sorted by relevance
98 bool isMatchedValidCodec(CodecId cfg_codec, CodecId req_codec);
161 CodecId req_codec) { in isMatchedValidCodec() argument168 return cfg_codec == req_codec; in isMatchedValidCodec()