HomeSort by relevance Sort by last modified time
    Searched refs:silk_Resampler_1_4_COEFS (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/opus/src/silk/
resampler_rom.c 66 silk_DWORD_ALIGN const opus_int16 silk_Resampler_1_4_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR2 / 2 ] = {
resampler_rom.h 57 extern const opus_int16 silk_Resampler_1_4_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR2 / 2 ];
resampler.c 147 S->Coefs = silk_Resampler_1_4_COEFS;
  /external/libopus/silk/
resampler_rom.c 66 silk_DWORD_ALIGN const opus_int16 silk_Resampler_1_4_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR2 / 2 ] = {
resampler_rom.h 57 extern const opus_int16 silk_Resampler_1_4_COEFS[ 2 + RESAMPLER_DOWN_ORDER_FIR2 / 2 ];
resampler.c 147 S->Coefs = silk_Resampler_1_4_COEFS;

Completed in 345 milliseconds