Searched refs:best_match_hist (Results 1 – 1 of 1) sorted by relevance
309 int16_t* best_match_hist; in handle_bad_frames() local327 best_match_hist = &hist[best_lag]; in handle_bad_frames()329 amplitude_match(&hist[BTM_PLC_HL - BTM_MSBC_FS], best_match_hist); in handle_bad_frames()332 overlap_add(frame_head, 1.0, decoded_buffer, scaler, best_match_hist); in handle_bad_frames()334 hist[BTM_PLC_HL + i] = f_to_s16(scaler * best_match_hist[i]); in handle_bad_frames()336 &best_match_hist[BTM_MSBC_FS], 1.0, in handle_bad_frames()337 &best_match_hist[BTM_MSBC_FS]); in handle_bad_frames()340 &best_match_hist[BTM_MSBC_FS + BTM_PLC_OLAL], in handle_bad_frames()