Searched refs:adj_table (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddca.c303 static const float adj_table[4] = { 1.0, 1.1250, 1.2500, 1.4375 }; local
431 s->scalefactor_adj[i][j] = adj_table[get_bits(&s->gb, 2)];

Completed in 85 milliseconds