Searched refs:log2_band_prec_width (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.c200 uint8_t log2_band_prec_width, log2_band_prec_height; local
337 log2_band_prec_width = reslevel->log2_prec_width;
363 log2_band_prec_width = reslevel->log2_prec_width - 1;
388 (1 << log2_band_prec_width);
398 (1 << log2_band_prec_width);

Completed in 99 milliseconds