Searched defs:dct_method (Results 1 – 1 of 1) sorted by relevance
136 int decompress(FILE* input_file, int dct_method, int disable_rgb) in decompress()243 int dct_method = JDCT_DEFAULT; in main() local