Home | History | Annotate | Download | only in media

Lines Matching refs:VideoCodec

68 static const cricket::VideoCodec kH264Codec(97, "H264", 640, 400, 30, 0);
69 static const cricket::VideoCodec kH264SvcCodec(99, "H264-SVC", 320, 200, 15, 0);
148 cricket::VideoCodec,
502 const cricket::VideoCodec& video_codec,
1891 const cricket::VideoCodec& video_codec,
1981 const cricket::VideoCodec& video_codec,
2000 bool ChannelTest<VideoTraits>::CodecMatches(const cricket::VideoCodec& c1,
2001 const cricket::VideoCodec& c2) {
2767 const cricket::VideoCodec& video_codec,