Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libjpeg/
H A Djdct.h101 #define jpeg_fdct_5x5 jFD5x5 macro
/reactos/dll/3rdparty/libjpeg/
H A Djfdctint.c585 jpeg_fdct_5x5 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col) in jpeg_fdct_5x5() function