Searched defs:codecEncoderTest (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/media/jni/ |
| D | NativeCodecEncoderTest.cpp | 663 auto codecEncoderTest = new CodecEncoderTest(cMediaType, cCfgParams, nullptr, cSeparator); in nativeTestSimpleEncode() local 692 auto codecEncoderTest = in nativeTestReconfigure() local 721 auto codecEncoderTest = new CodecEncoderTest(cMediaType, cCfgParams, nullptr, cSeparator); in nativeTestSetForceSyncFrame() local 745 auto codecEncoderTest = new CodecEncoderTest(cMediaType, cCfgParams, nullptr, cSeparator); in nativeTestAdaptiveBitRate() local 767 auto codecEncoderTest = new CodecEncoderTest(cMediaType, cCfgParams, nullptr, cSeparator); in nativeTestOnlyEos() local
|