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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddcadec.c997 int quant7; local
1009 quant7 = get_bits(&s->gb, 8);
1010 if (quant7 > 127) {
1014 s->lfe_scale_factor = scale_factor_quant7[quant7];

Completed in 60 milliseconds