/external/chromium_org/build/mac/ |
tweak_info_plist.py | 218 for component_index in xrange(0, components_len): 219 if combination & (1 << component_index): 220 tag_suffix += '-' + components[component_index]
|
/external/jpeg/ |
jcmaster.c | 96 /* 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]];
|
rdswitch.c | 195 scanptr->component_index[0] = (int) val; 206 scanptr->component_index[ncomps] = (int) val;
|
jcparam.c | 480 scanptr->component_index[0] = ci; 498 scanptr->component_index[0] = ci; 518 scanptr->component_index[ci] = ci;
|
jccoefct.c | 178 input_buf[compptr->component_index], 358 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
|
jdsample.c | 201 h_expand = upsample->h_expand[compptr->component_index]; 202 v_expand = upsample->v_expand[compptr->component_index];
|
jdcoefct.c | 199 inverse_DCT = cinfo->idct->inverse_DCT[compptr->component_index]; 202 output_ptr = output_buf[compptr->component_index] + 269 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], 484 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], [all...] |
jpeglib.h | 121 int component_index; /* its index in SOF or cinfo->comp_info[] */ member in struct:__anon22365 186 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */ member in struct:__anon22366 [all...] |
jctrans.c | 295 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
|
jdphuff.c | 135 int cindex = cinfo->cur_comp_info[ci]->component_index;
|
jdmarker.c | 281 compptr->component_index = ci; [all...] |
/external/qemu/distrib/jpeg-6b/ |
jcmaster.c | 96 /* 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]];
|
rdswitch.c | 195 scanptr->component_index[0] = (int) val; 206 scanptr->component_index[ncomps] = (int) val;
|
jcparam.c | 486 scanptr->component_index[0] = ci; 504 scanptr->component_index[0] = ci; 524 scanptr->component_index[ci] = ci;
|
jccoefct.c | 178 input_buf[compptr->component_index], 358 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
|
jdsample.c | 201 h_expand = upsample->h_expand[compptr->component_index]; 202 v_expand = upsample->v_expand[compptr->component_index];
|
jdcoefct.c | 199 inverse_DCT = cinfo->idct->inverse_DCT[compptr->component_index]; 202 output_ptr = output_buf[compptr->component_index] + 269 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], 484 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index], [all...] |
jpeglib.h | 121 int component_index; /* its index in SOF or cinfo->comp_info[] */ member in struct:__anon27630 186 int component_index[MAX_COMPS_IN_SCAN]; /* their SOF/comp_info[] indexes */ member in struct:__anon27631 [all...] |
jctrans.c | 295 ((j_common_ptr) cinfo, coef->whole_image[compptr->component_index],
|
jdphuff.c | 139 int cindex = cinfo->cur_comp_info[ci]->component_index;
|
jdmarker.c | 281 compptr->component_index = ci; [all...] |
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |
/prebuilts/tools/darwin-x86_64/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86/swt/ |
swt.jar | |