Searched refs:res_pitch_frame (Results 1 – 2 of 2) sorted by relevance
87 silk_float *x_frame, *res_pitch_frame; in silk_encode_frame_FLP() local111 …res_pitch_frame = res_pitch + psEnc->sCmn.ltp_mem_length; /* start of pitch LPC residual fra… in silk_encode_frame_FLP()137 silk_noise_shape_analysis_FLP( psEnc, &sEncCtrl, res_pitch_frame, x_frame ); in silk_encode_frame_FLP()
124 opus_int16 *res_pitch_frame; in silk_encode_frame_FIX() local130 res_pitch_frame = res_pitch + psEnc->sCmn.ltp_mem_length; in silk_encode_frame_FIX()140 … silk_noise_shape_analysis_FIX( psEnc, &sEncCtrl, res_pitch_frame, x_frame, psEnc->sCmn.arch ); in silk_encode_frame_FIX()