Searched refs:component_index (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djcmaster.c96 /* Fill in the correct component_index value; don't rely on application */
97 compptr->component_index = ci;
174 thisi = scanptr->component_index[ci];
178 if (ci > 0 && thisi <= scanptr->component_index[ci-1])
211 last_bitpos_ptr = & last_bitpos[scanptr->component_index[ci]][0];
234 thisi = scanptr->component_index[ci];
281 &cinfo->comp_info[scanptr->component_index[ci]];
H A Djcparam.c480 scanptr->component_index[0] = ci;
498 scanptr->component_index[0] = ci;
518 scanptr->component_index[ci] = ci;
H A Djdcoefct.c189 inverse_DCT = cinfo->idct->inverse_DCT[compptr->component_index];
192 output_ptr = output_buf[compptr->component_index] +
261 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djccoefct.c178 input_buf[compptr->component_index],
358 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djdsample.c201 h_expand = upsample->h_expand[compptr->component_index];
202 v_expand = upsample->v_expand[compptr->component_index];
H A Djpeglib.h121 int component_index; /* its index in SOF or cinfo->comp_info[] */ member in struct:__anon654
186 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */ member in struct:__anon655
H A Djctrans.c300 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djdphuff.c136 int cindex = cinfo->cur_comp_info[ci]->component_index;
H A Djdmarker.c281 compptr->component_index = ci;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djdsample.c202 h_expand = upsample->h_expand[compptr->component_index];
203 v_expand = upsample->v_expand[compptr->component_index];
H A Drdswitch.c196 scanptr->component_index[0] = (int) val;
207 scanptr->component_index[ncomps] = (int) val;
H A Djccoefct.c171 forward_DCT = cinfo->fdct->forward_DCT[compptr->component_index];
181 input_buf[compptr->component_index],
362 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djcdctmgr.c73 forward_DCT_method_ptr do_dct = fdct->do_dct[compptr->component_index];
136 float_DCT_method_ptr do_dct = fdct->do_float_dct[compptr->component_index];
H A Djcmaster.c246 /* Fill in the correct component_index value; don't rely on application */
247 compptr->component_index = ci;
354 thisi = scanptr->component_index[ci];
358 if (ci > 0 && thisi <= scanptr->component_index[ci-1])
391 last_bitpos_ptr = & last_bitpos[scanptr->component_index[ci]][0];
414 thisi = scanptr->component_index[ci];
461 &cinfo->comp_info[scanptr->component_index[ci]];
H A Djcparam.c502 scanptr->component_index[0] = ci;
520 scanptr->component_index[0] = ci;
540 scanptr->component_index[ci] = ci;
H A Djdcoefct.c186 inverse_DCT = cinfo->idct->inverse_DCT[compptr->component_index];
189 output_ptr = output_buf[compptr->component_index] +
258 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djcsample.c160 h_expand = downsample->h_expand[compptr->component_index];
161 v_expand = downsample->v_expand[compptr->component_index];
H A Djpeglib.h128 int component_index; /* its index in SOF or cinfo->comp_info[] */ member in struct:__anon3950
193 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */ member in struct:__anon3951
H A Djctrans.c288 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
H A Djdarith.c658 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index;
H A Djdhuff.c1167 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index;
H A Djdmarker.c281 compptr->component_index = ci;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_ojpeg.c1637 sp->cinfo.d.comp_info[i].component_index = i;

Completed in 279 milliseconds