Searched refs:VIDEO_CODEC_VP8 (Results 1 – 2 of 2) sorted by relevance
58 private static final String VIDEO_CODEC_VP8 = "VP8"; field in PeerConnectionClientTest369 createParametersForVideoCall(VIDEO_CODEC_VP8), in testSetLocalOfferMakesVideoFlowLocally()435 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8()460 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8DecodeToTexture()493 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8CaptureToTexture()520 createParametersForVideoCall(VIDEO_CODEC_VP8), in testCameraSwitch()568 createParametersForVideoCall(VIDEO_CODEC_VP8), in testVideoSourceRestart()617 createParametersForVideoCall(VIDEO_CODEC_VP8), in testCaptureFormatChange()
92 private static final String VIDEO_CODEC_VP8 = "VP8"; field in PeerConnectionClient977 case VIDEO_CODEC_VP8: in getSdpVideoCodecName()978 return VIDEO_CODEC_VP8; in getSdpVideoCodecName()985 return VIDEO_CODEC_VP8; in getSdpVideoCodecName()