Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/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.h212 …const silk_float *wXx, /* I Weighted correlation v…
/external/chromium_org/third_party/opus/src/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.h197 …const opus_int32 *wXx, /* I Correlation vector…