Searched refs:kCodecParamAssociatedPayloadType (Results 1 – 9 of 9) sorted by relevance
46 const char kCodecParamAssociatedPayloadType[] = "apt"; variable
51 extern const char kCodecParamAssociatedPayloadType[];
36 using cricket::kCodecParamAssociatedPayloadType;289 ASSERT_TRUE(rtx_codec.GetParam(kCodecParamAssociatedPayloadType, in TEST_F()
265 rtx_codec.SetParam(kCodecParamAssociatedPayloadType, associated_payload_type); in CreateRtxCodec()
833 if (!ours->GetParam(kCodecParamAssociatedPayloadType, in NegotiateCodecs()835 !theirs->GetParam(kCodecParamAssociatedPayloadType, in NegotiateCodecs()847 negotiated.SetParam(kCodecParamAssociatedPayloadType, in NegotiateCodecs()898 rtx_codec.params[kCodecParamAssociatedPayloadType]); in FindCodecsToOffer()919 rtx_codec.params[kCodecParamAssociatedPayloadType] = in FindCodecsToOffer()
1670 rtx.params[cricket::kCodecParamAssociatedPayloadType]); in TEST_F()
78 using cricket::kCodecParamAssociatedPayloadType;1540 kCodecParamAssociatedPayloadType in IsFmtpParam()
132 if (engine_codecs[i].GetParam(kCodecParamAssociatedPayloadType, in WebRtcVideoEngine2Test()216 EXPECT_TRUE(engine_codecs[i].GetParam(kCodecParamAssociatedPayloadType, in TEST_F()
2616 if (!in_codec.GetParam(kCodecParamAssociatedPayloadType, in MapCodecs()