Home
last modified time | relevance | path

Searched defs:res_pitch (Results 1 – 3 of 3) sorted by relevance

/external/libopus/silk/fixed/
Dfind_pred_coefs_FIX.c38const opus_int16 res_pitch[], /* I Residual from pitc… in silk_find_pred_coefs_FIX()
/external/libopus/silk/float/
Dfind_pred_coefs_FLP.c38const silk_float res_pitch[], /* I Residual from pitch an… in silk_find_pred_coefs_FLP()
Dencode_frame_FLP.c96 silk_float res_pitch[ 2 * MAX_FRAME_LENGTH + LA_PITCH_MAX ]; in silk_encode_frame_FLP() local