Searched refs:quant_step_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.c920 const float *quant_step_table; local
931 quant_step_table = lossless_quant_d;
933 quant_step_table = lossy_quant_d;
942 float quant_step_size = quant_step_table[abits];

Completed in 38 milliseconds