Home
last modified time | relevance | path

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

/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTestAacDrc.java518 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()
/cts/tests/tests/security/src/android/security/cts/
DEffectBundleTest.java500 UUID effectType, final int paramCodes[]) throws Exception { in verifyZeroPVSizeRejectedForSetParameter()