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

  /external/chromium_org/third_party/opus/src/silk/
resampler_rom.h 42 #define RESAMPLER_ORDER_FIR_12 8
62 extern const opus_int16 silk_resampler_frac_FIR_12[ 12 ][ RESAMPLER_ORDER_FIR_12 / 2 ];
  /external/libopus/silk/
resampler_rom.h 42 #define RESAMPLER_ORDER_FIR_12 8
62 extern const opus_int16 silk_resampler_frac_FIR_12[ 12 ][ RESAMPLER_ORDER_FIR_12 / 2 ];

Completed in 1174 milliseconds