Home
last modified time | relevance | path

Searched refs:setCodecType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/sdk/android/tests/src/org/webrtc/
DHardwareVideoEncoderTest.java118 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType() method in HardwareVideoEncoderTest.TestEncoderBuilder
152 new TestEncoderBuilder().setCodecType(VideoCodecMimeType.VP8).build(); in testInit()
DAndroidVideoDecoderTest.java149 public TestDecoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType() method in AndroidVideoDecoderTest.TestDecoderBuilder
220 new TestDecoderBuilder().setCodecType(VideoCodecMimeType.VP8).build(); in testInit()