HomeSort by relevance Sort by last modified time
    Searched defs:RESAMPLE_FIR_NUM_COEF (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/audio-resampler/
AudioResamplerCoefficients.cpp 24 const int32_t RESAMPLE_FIR_NUM_COEF = 16;
45 return RESAMPLE_FIR_NUM_COEF;
  /frameworks/av/services/audioflinger/
AudioResamplerSinc.h 77 static const int32_t RESAMPLE_FIR_NUM_COEF = 8;

Completed in 51 milliseconds