Searched refs:setCodecType (Results 1 – 2 of 2) sorted by relevance
118 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType() method in HardwareVideoEncoderTest.TestEncoderBuilder152 new TestEncoderBuilder().setCodecType(VideoCodecMimeType.VP8).build(); in testInit()
149 public TestDecoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType() method in AndroidVideoDecoderTest.TestDecoderBuilder220 new TestDecoderBuilder().setCodecType(VideoCodecMimeType.VP8).build(); in testInit()