Searched defs:decoderTargetLevel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecoderTestAacDrc.java | 474 private void checkUsacLoudness(int decoderTargetLevel, int heavy, float normFactor, in checkUsacLoudness() 530 …private void checkAacDrcOutputLoudness(int testInput, int decoderTargetLevel, int expectedOutputLo… in checkAacDrcOutputLoudness() 560 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy) { in DrcParams() 567 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType) { in DrcParams() 572 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType, in DrcParams()
|
H A D | DecoderTestXheAac.java | 911 private void checkUsacDrcOutputLoudness(int testInput, int decoderTargetLevel, in checkUsacDrcOutputLoudness()
|