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

  /external/libopus/silk/
resampler.c 119 S->resampler_function = USE_silk_resampler_private_up2_HQ_wrapper;
122 S->resampler_function = USE_silk_resampler_private_IIR_FIR;
127 S->resampler_function = USE_silk_resampler_private_down_FIR;
159 S->resampler_function = USE_silk_resampler_copy;
193 switch( S->resampler_function ) {
resampler_structs.h 45 opus_int resampler_function; member in struct:_silk_resampler_state_struct

Completed in 36 milliseconds