Searched refs:lut_gain (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 Djpeg2000.c192 static const uint8_t lut_gain[2][4] = { { 0, 0, 0, 0 }, { 0, 1, 1, 2 } }; variable
297 lut_gain[codsty->transform == FF_DWT53][bandno + (reslevelno > 0)];

Completed in 145 milliseconds