Searched refs:SetCodecType (Results 1 – 11 of 11) sorted by relevance
89 .SetCodecType(codec_type) in LogMetricHfpPacketLossStats()109 .SetCodecType(codec_type) in LogMetricMmcTranscodeRttStats()
54 void SetCodecType(VideoCodecType codec_type_);
85 void ConfigurableFrameSizeEncoder::SetCodecType(VideoCodecType codec_type) { in SetCodecType() function in webrtc::test::ConfigurableFrameSizeEncoder
44 void BaseJitterBuffer::SetCodecType(uint32_t type) in SetCodecType() function in BaseJitterBuffer
37 virtual void SetCodecType(uint32_t type);
56 void SetCodecType(uint32_t type);
62 mJitterBuffer->SetCodecType(mCodecType); in Start()
73 jitter->SetCodecType(mCodecType); in Start()
114 mJitterBuffer->SetCodecType(kAudioCodecAmr); in SetUp()
83 void VideoJitterBuffer::SetCodecType(uint32_t type) in SetCodecType() function in VideoJitterBuffer
1110 encoder_.SetCodecType(kVideoCodecVP8); in TestPacketFragmentationSize()