MAX_COMPONENTS     55 3rdparty/libjpeg/jccoefct.c   jvirt_barray_ptr whole_image[MAX_COMPONENTS];
MAX_COMPONENTS     26 3rdparty/libjpeg/jcdctmgr.c   forward_DCT_method_ptr do_dct[MAX_COMPONENTS];
MAX_COMPONENTS     36 3rdparty/libjpeg/jcdctmgr.c   float_DCT_method_ptr do_float_dct[MAX_COMPONENTS];
MAX_COMPONENTS     41 3rdparty/libjpeg/jcmainct.c   JSAMPARRAY buffer[MAX_COMPONENTS];
MAX_COMPONENTS     47 3rdparty/libjpeg/jcmainct.c   jvirt_sarray_ptr whole_image[MAX_COMPONENTS];
MAX_COMPONENTS    273 3rdparty/libjpeg/jcmaster.c   if (cinfo->num_components > MAX_COMPONENTS)
MAX_COMPONENTS    275 3rdparty/libjpeg/jcmaster.c              MAX_COMPONENTS);
MAX_COMPONENTS    366 3rdparty/libjpeg/jcmaster.c   boolean component_sent[MAX_COMPONENTS];
MAX_COMPONENTS    369 3rdparty/libjpeg/jcmaster.c   int last_bitpos[MAX_COMPONENTS][DCTSIZE2];
MAX_COMPONENTS    300 3rdparty/libjpeg/jcparam.c                                   MAX_COMPONENTS * SIZEOF(jpeg_component_info));
MAX_COMPONENTS    486 3rdparty/libjpeg/jcparam.c     if (cinfo->num_components < 1 || cinfo->num_components > MAX_COMPONENTS)
MAX_COMPONENTS    488 3rdparty/libjpeg/jcparam.c                MAX_COMPONENTS);
MAX_COMPONENTS     59 3rdparty/libjpeg/jcprepct.c   JSAMPARRAY color_buf[MAX_COMPONENTS];
MAX_COMPONENTS     64 3rdparty/libjpeg/jcsample.c   downsample1_ptr methods[MAX_COMPONENTS];
MAX_COMPONENTS     67 3rdparty/libjpeg/jcsample.c   int rowgroup_height[MAX_COMPONENTS];
MAX_COMPONENTS     72 3rdparty/libjpeg/jcsample.c   UINT8 h_expand[MAX_COMPONENTS];
MAX_COMPONENTS     73 3rdparty/libjpeg/jcsample.c   UINT8 v_expand[MAX_COMPONENTS];
MAX_COMPONENTS    111 3rdparty/libjpeg/jctrans.c   if (dstinfo->num_components < 1 || dstinfo->num_components > MAX_COMPONENTS)
MAX_COMPONENTS    113 3rdparty/libjpeg/jctrans.c              MAX_COMPONENTS);
MAX_COMPONENTS     53 3rdparty/libjpeg/jdcoefct.c   jvirt_barray_ptr whole_image[MAX_COMPONENTS];
MAX_COMPONENTS     52 3rdparty/libjpeg/jddctmgr.c   int cur_method[MAX_COMPONENTS];
MAX_COMPONENTS    224 3rdparty/libjpeg/jdinput.c   if (cinfo->num_components > MAX_COMPONENTS)
MAX_COMPONENTS    226 3rdparty/libjpeg/jdinput.c              MAX_COMPONENTS);
MAX_COMPONENTS    119 3rdparty/libjpeg/jdmainct.c   JSAMPARRAY buffer[MAX_COMPONENTS];
MAX_COMPONENTS     44 3rdparty/libjpeg/jdsample.c   JSAMPARRAY color_buf[MAX_COMPONENTS];
MAX_COMPONENTS     47 3rdparty/libjpeg/jdsample.c   upsample1_ptr methods[MAX_COMPONENTS];
MAX_COMPONENTS     53 3rdparty/libjpeg/jdsample.c   int rowgroup_height[MAX_COMPONENTS];
MAX_COMPONENTS     58 3rdparty/libjpeg/jdsample.c   UINT8 h_expand[MAX_COMPONENTS];
MAX_COMPONENTS     59 3rdparty/libjpeg/jdsample.c   UINT8 v_expand[MAX_COMPONENTS];
MAX_COMPONENTS    112 3rdparty/libjpeg/jpegint.h   forward_DCT_ptr forward_DCT[MAX_COMPONENTS];
MAX_COMPONENTS    227 3rdparty/libjpeg/jpegint.h   inverse_DCT_method_ptr inverse_DCT[MAX_COMPONENTS];
MAX_COMPONENTS    161 3rdparty/libtiff/tif_jpeg.c     JSAMPARRAY	ds_buffer[MAX_COMPONENTS];