Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac9tab.h335 static const uint8_t at9_tab_sf_weights[][32] = { variable
Datrac9dec.c274 const uint8_t *sf_weights = at9_tab_sf_weights[get_bits(gb, 3)]; in read_scalefactors()