Home | History | Annotate | Download | only in media

Lines Matching refs:rtx_codec

895       C rtx_codec = *it;
898 rtx_codec.params[kCodecParamAssociatedPayloadType]);
900 rtx_codec));
918 C& rtx_codec = rtx_it->second;
919 rtx_codec.params[kCodecParamAssociatedPayloadType] =
928 C& rtx_codec = it->second;
929 used_pltypes->FindAndSetIdUsed(&rtx_codec);
930 offered_codecs->push_back(rtx_codec);