Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:RGB_PIXELSIZE

94 #undef RGB_PIXELSIZE
99 #define RGB_PIXELSIZE EXT_RGB_PIXELSIZE
107 #undef RGB_PIXELSIZE
115 #define RGB_PIXELSIZE EXT_RGBX_PIXELSIZE
123 #undef RGB_PIXELSIZE
131 #define RGB_PIXELSIZE EXT_BGR_PIXELSIZE
139 #undef RGB_PIXELSIZE
147 #define RGB_PIXELSIZE EXT_BGRX_PIXELSIZE
155 #undef RGB_PIXELSIZE
163 #define RGB_PIXELSIZE EXT_XBGR_PIXELSIZE
171 #undef RGB_PIXELSIZE
179 #define RGB_PIXELSIZE EXT_XRGB_PIXELSIZE
187 #undef RGB_PIXELSIZE
565 if (cinfo->input_components != rgb_pixelsize[cinfo->in_color_space])
622 rgb_pixelsize[cinfo->in_color_space] == 3) {