Searched defs:band (Results 1 – 2 of 2) sorted by relevance
324 short band = 2; in eqGetParamFreqRangeCommand() local367 private boolean eqGetParam(int media, int command, int band, byte[] reply) { in eqGetParam()395 private boolean eqGetParam(int media, int command, int band, int[] reply) { in eqGetParam()436 private boolean eqSetParam(int media, int command, int band, short[] value) { in eqSetParam()
329 final int band = 0; in testAudioEffectEqualizerGetParameterName() local