Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dpitch_analysis_core_FLP.c145 opus_int16 frame_12_FIX[ 12 * PE_MAX_FRAME_LENGTH_MS ]; in silk_pitch_analysis_core_FLP() local
146 silk_float2short_array( frame_12_FIX, frame, frame_length ); in silk_pitch_analysis_core_FLP()
148 silk_resampler_down2_3( filt_state, frame_8_FIX, frame_12_FIX, frame_length ); in silk_pitch_analysis_core_FLP()