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()460 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8DecodeToTexture()471 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP9), in testLoopbackVp9DecodeToTexture()482 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_H264), in testLoopbackH264DecodeToTexture()493 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_VP8), in testLoopbackVp8CaptureToTexture()504 doLoopbackTest(createParametersForVideoCall(VIDEO_CODEC_H264), in testLoopbackH264CaptureToTexture()[all …]