Home
last modified time | relevance | path

Searched defs:quantval (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Djidctflt.c60 #define DEQUANTIZE(coef,quantval) (((FAST_FLOAT) (coef)) * (quantval)) argument
H A Djidctint.c140 #define DEQUANTIZE(coef,quantval) (((ISLOW_MULT_TYPE) (coef)) * (quantval)) argument
H A Djidctfst.c129 #define DEQUANTIZE(coef,quantval) (((IFAST_MULT_TYPE) (coef)) * (quantval)) argument
H A Djidctred.c109 #define DEQUANTIZE(coef,quantval) (((ISLOW_MULT_TYPE) (coef)) * (quantval)) argument
H A Djpeglib.h88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */ member
/plan9/sys/src/cmd/gs/src/
H A Djpeglib0.h88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */ member
H A Djpeglib_.h88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */ member
H A Djpeglib.h88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */ member