Home
last modified time | relevance | path

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

/system/extras/tests/bionic/libc/other/
Dtest_jpeg.c136 int decompress(FILE* input_file, int dct_method, int disable_rgb) in decompress()
243 int dct_method = JDCT_DEFAULT; in main() local