Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libjpeg/
H A Djdct.h102 #define jpeg_fdct_4x4 jFD4x4 macro
/reactos/dll/3rdparty/libjpeg/
H A Djfdctint.c696 jpeg_fdct_4x4 (DCTELEM * data, JSAMPARRAY sample_data, JDIMENSION start_col) in jpeg_fdct_4x4() function