jfdctint.c
Go to the documentation of this file.
1 
19 #define BIT_DEPTH 8
20 #include "jfdctint_template.c"
21 #undef BIT_DEPTH
22 
23 #define BIT_DEPTH 10
24 #include "jfdctint_template.c"
25 #undef BIT_DEPTH