Home
last modified time | relevance | path

Searched defs:coef_bits (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Djdcoefct.c359 int *coef_bits; in smoothing_ok() local
422 int *coef_bits; in decompress_smooth_data() local
Djpeglib.h572 int (*coef_bits)[DCTSIZE2]; /* -1 or current Al value for each coef */ member