Searched refs:lsf_codebook (Results 1 – 2 of 2) sorted by relevance
85 static const int16_t lsf_codebook[64 * 3 + 128 * 3 + 128 * 4] = { variable
287 lsfdeq[pos + j] = lsf_codebook[cb_pos + index[i] * lsf_dim_codebook[i] + j]; in lsf_dequantization()299 lsfdeq[LPC_FILTERORDER + pos + j] = lsf_codebook[cb_pos + in lsf_dequantization()