Home
last modified time | relevance | path

Searched defs:x_buf (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/float/
Dfind_pitch_lags_FLP.c46 const silk_float *x_buf_ptr, *x_buf; in silk_find_pitch_lags_FLP() local
Dstructs_FLP.h73 …silk_float x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member
/external/libopus/silk/fixed/
Dfind_pitch_lags_FIX.c47 const opus_int16 *x_buf, *x_buf_ptr; in silk_find_pitch_lags_FIX() local
Dstructs_FIX.h73 …silk_DWORD_ALIGN opus_int16 x_buf[ 2 * MAX_FRAME_LENGTH + LA_SHAPE_MAX ];/* Buffer for find pitch … member