Lines Matching refs:MAX_NB_SUBFR
156 …silk_float b[ MAX_NB_SUBFR * LTP_ORDER ], /* O LTP coefs …
157 …silk_float WLTP[ MAX_NB_SUBFR * LTP_ORDER * LTP_ORDER ], /* O Weight for L…
160 …const opus_int lag[ MAX_NB_SUBFR ], /* I LTP lags …
161 …const silk_float Wght[ MAX_NB_SUBFR ], /* I Weights …
170 …const silk_float B[ LTP_ORDER * MAX_NB_SUBFR ], /* I LTP coefficients for e…
171 …const opus_int pitchL[ MAX_NB_SUBFR ], /* I Pitch lags …
172 …const silk_float invGains[ MAX_NB_SUBFR ], /* I Inverse quantization g…
181 …silk_float nrgs[ MAX_NB_SUBFR ], /* O Residual energy per su…
201 …silk_float B[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (Un-)quantized LTP gai…
202 …opus_int8 cbk_index[ MAX_NB_SUBFR ], /* O Codebook index …
205 …const silk_float W[ MAX_NB_SUBFR * LTP_ORDER * LTP_ORDER ], /* I Error weights …