libavcodec/jfdctint.c
Go to the documentation of this file.
00001 
00019 #define BIT_DEPTH 8
00020 #include "jfdctint_template.c"
00021 #undef BIT_DEPTH
00022 
00023 #define BIT_DEPTH 10
00024 #include "jfdctint_template.c"
00025 #undef BIT_DEPTH