MAX_SAMP_FACTOR 84 third_party/libjpeg/jcmaster.c if (compptr->h_samp_factor<=0 || compptr->h_samp_factor>MAX_SAMP_FACTOR || MAX_SAMP_FACTOR 85 third_party/libjpeg/jcmaster.c compptr->v_samp_factor<=0 || compptr->v_samp_factor>MAX_SAMP_FACTOR) MAX_SAMP_FACTOR 64 third_party/libjpeg/jdinput.c if (compptr->h_samp_factor<=0 || compptr->h_samp_factor>MAX_SAMP_FACTOR || MAX_SAMP_FACTOR 65 third_party/libjpeg/jdinput.c compptr->v_samp_factor<=0 || compptr->v_samp_factor>MAX_SAMP_FACTOR)