Home
last modified time | relevance | path

Searched refs:atrac3p_sf_weights (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac3plus_data.h126 static const int8_t atrac3p_sf_weights[2][32] = { variable
Datrac3plus.c191 const int8_t *weights_tab = &atrac3p_sf_weights[wtab_idx - 1][0]; in subtract_sf_weights()