Home
last modified time | relevance | path

Searched refs:wXx (Results 1 – 4 of 4) sorted by relevance

/external/libopus/silk/float/
Dresidual_energy_FLP.c41 …const silk_float *wXx, /* I Weighted correlation v… in silk_residual_energy_covar_FLP() argument
58 tmp += wXx[ i ] * c[ i ]; in silk_residual_energy_covar_FLP()
Dmain_FLP.h204 …const silk_float *wXx, /* I Weighted correlation v…
/external/libopus/silk/fixed/
Dresidual_energy16_FIX.c38 …const opus_int32 *wXx, /* I Correlation vector… in silk_residual_energy16_covar_FIX() argument
76 tmp = silk_SMLAWB( tmp, wXx[ i ], cn[ i ] ); in silk_residual_energy16_covar_FIX()
Dmain_FIX.h201 …const opus_int32 *wXx, /* I Correlation vector…