OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jpeg_zigzag_order
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/3rdparty/libjpeg/
jdhuff.c
260
static const int
jpeg_zigzag_order
[8][8] = {
variable
[
all
...]
jpegint.h
327
#define
jpeg_zigzag_order
jZIGTable
macro
406
extern const int
jpeg_zigzag_order
[]; /* natural coef order to zigzag order */
/external/pdfium/third_party/libjpeg/
jpegint.h
328
#define
jpeg_zigzag_order
jZIGTable
macro
381
extern const int
jpeg_zigzag_order
[]; /* natural coef order to zigzag order */
Completed in 2649 milliseconds