Searched refs:createParametersForVideoCall (Results 1 – 1 of 1) sorted by relevance
329 private PeerConnectionParameters createParametersForVideoCall(String videoCodec) { in createParametersForVideoCall() method in PeerConnectionClientTest369 createParametersForVideoCall(VIDEO_CODEC_VP8), in testSetLocalOfferMakesVideoFlowLocally()435 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8()442 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP9), in testLoopbackVp9()449 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_H264), in testLoopbackH264()456 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8DecodeToTexture()463 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP9), in testLoopbackVp9DecodeToTexture()470 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_H264), in testLoopbackH264DecodeToTexture()477 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8CaptureToTexture()484 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_H264), in testLoopbackH264CaptureToTexture()[all …]