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

  /external/chromium_org/third_party/opus/src/silk/float/
SigProc_FLP.h 168 static inline void silk_float2short_array( function
pitch_analysis_core_FLP.c 137 silk_float2short_array( frame_16_FIX, frame, frame_length );
144 silk_float2short_array( frame_12_FIX, frame, frame_length );
150 silk_float2short_array( frame_8_FIX, frame, frame_length_8kHz );
  /external/chromium_org/third_party/opus/src/silk/
control_codec.c 168 silk_float2short_array( x_bufFIX, psEnc->x_buf, old_buf_samples );

Completed in 153 milliseconds