Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/audio_extn/
Dssr.c38 #define FILT_SIZE ((512+1)* 6) /* # ((FFT bins)/2+1)*numOutputs */ macro
/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.h139 #define FILT_SIZE ((512+1)* 6) /* # ((FFT bins)/2+1)*numOutputs */ macro