Home
last modified time | relevance | path

Searched refs:frame_16_FIX (Results 1 – 1 of 1) sorted by relevance

/external/libopus/silk/float/
Dpitch_analysis_core_FLP.c138 opus_int16 frame_16_FIX[ 16 * PE_MAX_FRAME_LENGTH_MS ]; in silk_pitch_analysis_core_FLP() local
139 silk_float2short_array( frame_16_FIX, frame, frame_length ); in silk_pitch_analysis_core_FLP()
141 silk_resampler_down2( filt_state, frame_8_FIX, frame_16_FIX, frame_length ); in silk_pitch_analysis_core_FLP()