HomeSort by relevance Sort by last modified time
    Searched refs:VerifyCodec (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_encoder_adapter_unittest.cc 249 void VerifyCodec(const VideoCodec& ref, int stream_index) {
311 VerifyCodec(ref_codec, 0);
319 VerifyCodec(ref_codec, 1);
327 VerifyCodec(ref_codec, 2);
simulcast_encoder_adapter.cc 70 int VerifyCodec(const webrtc::VideoCodec* inst) {
171 int ret = VerifyCodec(inst);
  /external/webrtc/talk/app/webrtc/
webrtcsdp.cc     [all...]

Completed in 80 milliseconds