Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Djdhuff.h176 #define HUFF_DECODE(result,state,htbl,failaction,slowlabel) \ macro
/external/libjpeg-turbo/
Djdhuff.h187 #define HUFF_DECODE(result,state,htbl,failaction,slowlabel) \ macro
/external/opencv3/3rdparty/libjpeg/
Djdhuff.c168 #define HUFF_DECODE(result,state,htbl,failaction,slowlabel) \ macro