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

  /external/libopus/silk/
resampler_rom.c 50 silk_DWORD_ALIGN const opus_int16 silk_Resampler_2_3_COEFS[ 2 + 2 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ] = {
resampler_rom.h 54 extern const opus_int16 silk_Resampler_2_3_COEFS[ 2 + 2 * RESAMPLER_DOWN_ORDER_FIR0 / 2 ];
resampler.c 135 S->Coefs = silk_Resampler_2_3_COEFS;

Completed in 780 milliseconds