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

  /external/chromium_org/third_party/opus/src/silk/float/
pitch_analysis_core_FLP.c 138 opus_int16 frame_16_FIX[ 16 * PE_MAX_FRAME_LENGTH_MS ];
139 silk_float2short_array( frame_16_FIX, frame, frame_length );
141 silk_resampler_down2( filt_state, frame_8_FIX, frame_16_FIX, frame_length );
  /external/libopus/silk/float/
pitch_analysis_core_FLP.c 138 opus_int16 frame_16_FIX[ 16 * PE_MAX_FRAME_LENGTH_MS ];
139 silk_float2short_array( frame_16_FIX, frame, frame_length );
141 silk_resampler_down2( filt_state, frame_8_FIX, frame_16_FIX, frame_length );

Completed in 61 milliseconds