Lines Matching refs:Se
108 if (cinfo->Se != 0)
111 /* need not check Ss/Se < 0 since they came from unsigned bytes */
112 if (cinfo->Ss > cinfo->Se || cinfo->Se >= DCTSIZE2)
133 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al);
143 for (coefi = cinfo->Ss; coefi <= cinfo->Se; coefi++) {
363 int Se = cinfo->Se;
397 for (k = cinfo->Ss; k <= Se; k++) {
497 int Se = cinfo->Se;
540 for (; k <= Se; k++) {
585 } while (k <= Se);
602 for (; k <= Se; k++) {