HomeSort by relevance Sort by last modified time
    Searched defs:J_COLOR_SPACE (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/
jpeglib.h 241 } J_COLOR_SPACE;
310 J_COLOR_SPACE in_color_space; /* colorspace of input image */
338 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
483 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
490 J_COLOR_SPACE out_color_space; /* colorspace for output */
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jpeglib.h 222 } J_COLOR_SPACE;
298 J_COLOR_SPACE in_color_space; /* colorspace of input image */
324 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
464 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
471 J_COLOR_SPACE out_color_space; /* colorspace for output */
    [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h 315 } J_COLOR_SPACE;
384 J_COLOR_SPACE in_color_space; /* colorspace of input image */
399 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
525 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
532 J_COLOR_SPACE out_color_space; /* colorspace for output */
    [all...]

Completed in 139 milliseconds