Home | History | Annotate | Download | only in jpeg

Lines Matching defs:cc

305   int i, ci, n, c, cc, pi;
326 INPUT_BYTE(cinfo, cc, return FALSE);
331 if (cc == compptr->component_id)
335 ERREXIT1(cinfo, JERR_BAD_COMPONENT_ID, cc);
343 TRACEMS3(cinfo, 1, JTRC_SOS_COMPONENT, cc,
346 /* This CSi (cc) should differ from the previous CSi */
349 ERREXIT1(cinfo, JERR_BAD_COMPONENT_ID, cc);