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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 246 } J_COLOR_SPACE;
315 J_COLOR_SPACE in_color_space; /* colorspace of input image */
343 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
488 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
495 J_COLOR_SPACE out_color_space; /* colorspace for output */
    [all...]
  /external/jpeg/
jpeglib.h 217 } J_COLOR_SPACE;
286 J_COLOR_SPACE in_color_space; /* colorspace of input image */
301 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
430 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
437 J_COLOR_SPACE out_color_space; /* colorspace for output */
    [all...]

Completed in 417 milliseconds