Home
last modified time | relevance | path

Searched defs:decoderTargetLevel (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DDecoderTestAacDrc.java317 private void checkUsacLoudness(int decoderTargetLevel, int heavy, float normFactor, in checkUsacLoudness()
376 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy) { in DrcParams()
383 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType) { in DrcParams()