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

  /external/chromium_org/third_party/opus/src/silk/
resampler_structs.h 35 #define SILK_RESAMPLER_MAX_FIR_ORDER 36
41 opus_int32 i32[ SILK_RESAMPLER_MAX_FIR_ORDER ];
42 opus_int16 i16[ SILK_RESAMPLER_MAX_FIR_ORDER ];
  /external/libopus/silk/
resampler_structs.h 35 #define SILK_RESAMPLER_MAX_FIR_ORDER 36
41 opus_int32 i32[ SILK_RESAMPLER_MAX_FIR_ORDER ];
42 opus_int16 i16[ SILK_RESAMPLER_MAX_FIR_ORDER ];

Completed in 251 milliseconds