Searched refs:silk_float2short_array (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/float/
H A DSigProc_FLP.h169 static OPUS_INLINE void silk_float2short_array( function
H A Dpitch_analysis_core_FLP.c139 silk_float2short_array( frame_16_FIX, frame, frame_length );
146 silk_float2short_array( frame_12_FIX, frame, frame_length );
152 silk_float2short_array( frame_8_FIX, frame, frame_length_8kHz );
/external/libopus/silk/float/
H A DSigProc_FLP.h169 static OPUS_INLINE void silk_float2short_array( function
H A Dpitch_analysis_core_FLP.c139 silk_float2short_array( frame_16_FIX, frame, frame_length );
146 silk_float2short_array( frame_12_FIX, frame, frame_length );
152 silk_float2short_array( frame_8_FIX, frame, frame_length_8kHz );
/external/chromium_org/third_party/opus/src/silk/
H A Dcontrol_codec.c168 silk_float2short_array( x_bufFIX, psEnc->x_buf, old_buf_samples );
/external/libopus/silk/
H A Dcontrol_codec.c168 silk_float2short_array( x_bufFIX, psEnc->x_buf, old_buf_samples );

Completed in 190 milliseconds