Home
last modified time | relevance | path

Searched refs:subvect_size (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c101 int subvect_size; member
321 int subvect_size, nb_subvect, have_sign, shape_bits; in split_cb_shape_sign_unquant() local
327 subvect_size = params->subvect_size; in split_cb_shape_sign_unquant()
343 for (int j = 0; j < subvect_size; j++) in split_cb_shape_sign_unquant()
344 exc[subvect_size * i + j] += s * 0.03125f * shape_cb[ind[i] * subvect_size + j]; in split_cb_shape_sign_unquant()

Completed in 4 milliseconds