Searched refs:weight_index (Results 1 – 1 of 1) sorted by relevance
194 const int weight_index = weight_start + frequency_offset + j; in FilterbankPopulateState() local195 QuantizeFilterbankWeights(weight, state->weights + weight_index, in FilterbankPopulateState()196 state->unweights + weight_index); in FilterbankPopulateState()
Completed in 5 milliseconds