Home
last modified time | relevance | path

Searched refs:maxValues (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
DPipeShort.java33 public PipeShort(int maxValues) in PipeShort() argument
35 mMaxValues = roundup(maxValues); in PipeShort()