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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvdata.h69 static const uint8_t dv_quant_shifts[22][4] = { variable
H A Ddv.c246 *factor1 = iweight1[i] << (dv_quant_shifts[s][c] + 1);
873 if (b->area_q[a] != dv_quant_shifts[qnos[i] + dv_quant_offset[b->cno]][a]) {

Completed in 393 milliseconds