OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_float2short_array
(Results
1 - 3
of
3
) sorted by null
/external/libopus/silk/float/
SigProc_FLP.h
169
static OPUS_INLINE void
silk_float2short_array
(
function
pitch_analysis_core_FLP.c
139
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/
control_codec.c
168
silk_float2short_array
( x_bufFIX, psEnc->x_buf, old_buf_samples );
Completed in 165 milliseconds