Searched refs:ulpfec_codec (Results 1 – 1 of 1) sorted by relevance
276 const VideoCodec ulpfec_codec(96, "ulpFeC", 320, 200, 30, 3); in TEST_F() local280 EXPECT_EQ(VideoCodec::CODEC_ULPFEC, ulpfec_codec.GetCodecType()); in TEST_F()