Searched defs:decoderTargetLevel (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
| D | DecoderTestAacDrc.java | 425 private void checkUsacLoudness(int decoderTargetLevel, int heavy, float normFactor, in checkUsacLoudness() 481 …private void checkAacDrcOutputLoudness(int testInput, int decoderTargetLevel, int expectedOutputLo… in checkAacDrcOutputLoudness() 511 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy) { in DrcParams() 518 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType) { in DrcParams() 523 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType, in DrcParams()
|
| D | DecoderTestXheAac.java | 856 private void checkUsacDrcOutputLoudness(int testInput, int decoderTargetLevel, in checkUsacDrcOutputLoudness()
|