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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dffv1.c112 static const int8_t quant11[256]={ variable
559 s->quant_table[0][i]= quant11[i];
560 s->quant_table[1][i]= 11*quant11[i];
562 s->quant_table[2][i]= 11*11*quant11[i];
H A Dsnow.c141 static const int8_t quant11[256]={ variable

Completed in 108 milliseconds