Searched refs:SetCodecType (Results 1 – 3 of 3) sorted by relevance
54 void SetCodecType(VideoCodecType codec_type_);
91 void ConfigurableFrameSizeEncoder::SetCodecType(VideoCodecType codec_type) { in SetCodecType() function in webrtc::test::ConfigurableFrameSizeEncoder
1071 encoder_.SetCodecType(kVideoCodecVP8); in TestPacketFragmentationSize()