webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
stereo_find_predictor.c File Reference
#include "main.h"

Functions

opus_int32 silk_stereo_find_predictor (opus_int32 *ratio_Q14, const opus_int16 x[], const opus_int16 y[], opus_int32 mid_res_amp_Q0[], opus_int length, opus_int smooth_coef_Q16)
 

Function Documentation

◆ silk_stereo_find_predictor()

opus_int32 silk_stereo_find_predictor ( opus_int32 ratio_Q14,
const opus_int16  x[],
const opus_int16  y[],
opus_int32  mid_res_amp_Q0[],
opus_int  length,
opus_int  smooth_coef_Q16 
)