Searched refs:rmtDec (Results 1 – 1 of 1) sorted by relevance
567 for (const auto &rmtDec : rmtVideoDecoders) { in ChooseCodecType() local569 std::pair<std::string, std::string> comb = {locEnc.name, rmtDec.name}; in ChooseCodecType()573 locEnc.name.c_str(), rmtDec.name.c_str(), codec.c_str()); in ChooseCodecType()