Searched refs:atrac3p_sf_weights (Results 1 – 2 of 2) sorted by relevance
126 static const int8_t atrac3p_sf_weights[2][32] = { variable
191 const int8_t *weights_tab = &atrac3p_sf_weights[wtab_idx - 1][0]; in subtract_sf_weights()