Home
last modified time | relevance | path

Searched refs:jpeg_progress_mgr (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/Thumb2/
D2009-08-07-NeonFPBug.ll12 … = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32 }
18 …= type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32, …
25 %struct.jpeg_progress_mgr = type { void (%struct.jpeg_common_struct*)*, i32, i32, i32, i32 }
D2009-07-30-PEICrash.ll12 … = type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32 }
18 …= type { %struct.jpeg_error_mgr*, %struct.jpeg_memory_mgr*, %struct.jpeg_progress_mgr*, i32, i32, …
25 %struct.jpeg_progress_mgr = type { void (%struct.jpeg_common_struct*)*, i32, i32, i32, i32 }
/external/libjpeg-turbo/
Dcdjpeg.h78 struct jpeg_progress_mgr pub; /* fields known to JPEG library */
Djpeglib.h272 struct jpeg_progress_mgr * progress; /* Progress monitor, or NULL if none */\
777 struct jpeg_progress_mgr { struct
Dlibjpeg.txt2867 To establish a progress-monitor callback, create a struct jpeg_progress_mgr,
2877 The jpeg_progress_mgr struct contains four fields which are set by the library:
/external/pdfium/third_party/libjpeg/
Dcdjpeg.h82 struct jpeg_progress_mgr pub; /* fields known to JPEG library */
Djpeglib.h346 struct jpeg_progress_mgr * progress; /* Progress monitor, or NULL if none */\
803 struct jpeg_progress_mgr { struct
/external/opencv3/3rdparty/libjpeg/
Djpeglib.h260 struct jpeg_progress_mgr * progress; /* Progress monitor, or NULL if none */\
753 struct jpeg_progress_mgr { struct