Searched refs:kDefaultVp8PlType (Results 1 – 4 of 4) sorted by relevance
138 const int kDefaultVp8PlType = 100; variable
171 extern const int kDefaultVp8PlType;
329 codecs.push_back(MakeVideoCodecWithDefaultFeedbackParams(kDefaultVp8PlType, in DefaultVideoCodecList()341 VideoCodec::CreateRtxCodec(kDefaultRtxVp8PlType, kDefaultVp8PlType)); in DefaultVideoCodecList()
2930 stats.current_payload_type = kDefaultVp8PlType; in TEST_F()2974 TestReceiveUnsignalledSsrcPacket(kDefaultVp8PlType, true); in TEST_F()