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

  /frameworks/av/services/audioflinger/audio-resampler/
AudioResamplerCoefficients.cpp 25 const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7;
49 return RESAMPLE_FIR_LERP_INT_BITS;
  /frameworks/av/services/audioflinger/
AudioResamplerSinc.h 78 static const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7;

Completed in 1850 milliseconds