Searched refs:ComputeLpResidual (Results 1 – 4 of 4) sorted by relevance
40 ComputeLpResidual(lpc_coeffs, empty_frame, lp_residual); in TEST()79 ComputeLpResidual(lpc_coeffs, pitch_buf_data, computed_lp_residual); in TEST()
33 void ComputeLpResidual(
67 ComputeLpResidual(lpc_coeffs, pitch_buf_24kHz_view_, lp_residual_view_); in CheckSilenceComputeFeatures()
117 void ComputeLpResidual( in ComputeLpResidual() function