Searched defs:decoderName (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | DecoderTestXheAac.java | 329 String effectTypeName, int nCh, int aggressiveDrc, String decoderName) in checkUsacDrcEffectType() 373 String decoderName) throws Exception in checkUsacStreamSwitching() 396 private void checkUsacSamplingRate(int testinput, String decoderName) throws Exception { in checkUsacSamplingRate() 423 private void checkUsacSamplingRateWoLoudness(int testinput, String decoderName) throws Exception in checkUsacSamplingRateWoLoudness()
|
D | DecoderConformanceTest.java | 134 …private Status decodeTestVector(String mime, String decoderName, String vectorName) throws Excepti… in decodeTestVector()
|
D | DecoderTestAacDrc.java | 318 String decoderName) throws Exception { in checkUsacLoudness() 398 int eossample, List<Long> timestamps, DrcParams drcParams, String decoderName) in decodeToMemory()
|
D | DecoderTest.java | 562 String decoderName, int res, int testId, int expectRange, in testColorAspects()
|
D | VideoDecoderPerfTest.java | 360 String decoderName = decoders[ix]; in perf() local
|
/cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/ |
D | MediaBitstreamsTest.java | 426 String decoderName = lines[i++]; in parse() local
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 1145 private RunResult runDecoder(String decoderName, MediaFormat format, int runId) { in runDecoder()
|