Searched refs:SIZEOF (Results 26 - 50 of 76) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Djcapimin.c38 if (structsize != SIZEOF(struct jpeg_compress_struct))
40 (int) SIZEOF(struct jpeg_compress_struct), (int) structsize);
51 MEMZERO(cinfo, SIZEOF(struct jpeg_compress_struct));
H A Djdapimin.c39 if (structsize != SIZEOF(struct jpeg_decompress_struct))
41 (int) SIZEOF(struct jpeg_decompress_struct), (int) structsize);
52 MEMZERO(cinfo, SIZEOF(struct jpeg_decompress_struct));
H A Djddctmgr.c368 SIZEOF(my_idct_controller));
377 SIZEOF(multiplier_table));
378 MEMZERO(compptr->dct_table, SIZEOF(multiplier_table));
H A Dwrtarga.c60 MEMZERO(targaheader, SIZEOF(targaheader));
232 SIZEOF(tga_dest_struct));
243 (size_t) (dest->buffer_width * SIZEOF(char)));
H A Dwrbmp.c194 MEMZERO(bmpfileheader, SIZEOF(bmpfileheader));
195 MEMZERO(bmpinfoheader, SIZEOF(bmpinfoheader));
259 MEMZERO(bmpfileheader, SIZEOF(bmpfileheader));
260 MEMZERO(bmpcoreheader, SIZEOF(bmpcoreheader));
398 SIZEOF(bmp_dest_struct));
H A Djquant1.c404 SIZEOF(ODITHER_MATRIX));
534 (size_t) (width * SIZEOF(JSAMPLE)));
639 (size_t) (width * SIZEOF(JSAMPLE)));
728 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
782 arraysize = (size_t) ((cinfo->output_width + 2) * SIZEOF(FSERROR));
827 SIZEOF(my_cquantizer));
H A Djcprepct.c283 SIZEOF(JSAMPROW));
299 3 * rgroup_height * SIZEOF(JSAMPROW));
329 SIZEOF(my_prep_controller));
H A Djdinput.c242 SIZEOF(JQUANT_TBL));
243 MEMCOPY(qtbl, cinfo->quant_tbl_ptrs[qtblno], SIZEOF(JQUANT_TBL));
371 SIZEOF(my_input_controller));
H A Djquant2.c548 ((j_common_ptr) cinfo, JPOOL_IMAGE, desired_colors * SIZEOF(box));
1116 ((j_common_ptr) cinfo, JPOOL_IMAGE, (MAXJSAMPLE*2+1) * SIZEOF(int));
1200 (3 * SIZEOF(FSERROR)));
1218 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1251 SIZEOF(my_cquantizer));
1264 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1268 HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
1304 (size_t) ((cinfo->output_width + 2) * (3 * SIZEOF(FSERROR))));
H A Drdswitch.c253 scanno * SIZEOF(jpeg_scan_info));
254 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info));
H A Dwrrle.c116 cmapsize = cinfo->out_color_components * CMAPLENGTH * SIZEOF(rle_map);
284 SIZEOF(rle_dest_struct));
H A Djdmaster.c369 (5 * (MAXJSAMPLE+1) + CENTERJSAMPLE) * SIZEOF(JSAMPLE));
373 MEMZERO(table - (MAXJSAMPLE+1), (MAXJSAMPLE+1) * SIZEOF(JSAMPLE));
383 (2 * (MAXJSAMPLE+1) - CENTERJSAMPLE) * SIZEOF(JSAMPLE));
385 cinfo->sample_range_limit, CENTERJSAMPLE * SIZEOF(JSAMPLE));
655 SIZEOF(my_decomp_master));
H A Djdmainct.c173 cinfo->num_components * 2 * SIZEOF(JSAMPARRAY));
185 2 * (rgroup * (M + 4)) * SIZEOF(JSAMPROW));
484 SIZEOF(my_main_controller));
H A Djcparam.c179 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
191 MEMCOPY((*htblptr)->huffval, val, nsymbols * SIZEOF(UINT8));
300 MAX_COMPONENTS * SIZEOF(jpeg_component_info));
592 cinfo->script_space_size * SIZEOF(jpeg_scan_info));
H A Djdcoefct.c166 (size_t) (cinfo->blocks_in_MCU * SIZEOF(JBLOCK)));
423 (SAVED_COEFS * SIZEOF(int)));
682 SIZEOF(my_coef_controller));
728 D_MAX_BLOCKS_IN_MCU * SIZEOF(JBLOCK));
H A Djdmarker.c277 cinfo->num_components * SIZEOF(jpeg_component_info));
477 MEMCOPY((*htblptr)->bits, bits, SIZEOF((*htblptr)->bits));
478 MEMCOPY((*htblptr)->huffval, huffval, SIZEOF((*htblptr)->huffval));
765 SIZEOF(struct jpeg_marker_struct) + limit);
1270 SIZEOF(my_marker_reader));
1310 maxlength = cinfo->mem->max_alloc_chunk - SIZEOF(struct jpeg_marker_struct);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-ycp.c41 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
303 if (phase2_pushback_length == SIZEOF (phase2_pushback))
577 if (phase5_pushback_length == SIZEOF (phase5_pushback))
H A Dx-java.c43 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
202 if (phase1_pushback_length == SIZEOF (phase1_pushback))
209 if (phase1_pushback_length == SIZEOF (phase1_pushback))
310 if (phase2_pushback_length == SIZEOF (phase2_pushback))
379 if (phase3_pushback_length == SIZEOF (phase3_pushback))
1096 if (phase5_pushback_length == SIZEOF (phase5_pushback))
1177 if (phase6_pushback_length == SIZEOF (phase6_pushback))
H A Dx-smalltalk.c39 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
447 if (phase2_pushback_length == SIZEOF (phase2_pushback))
H A Dx-c.c44 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
542 if (phase1_pushback_length == SIZEOF (phase1_pushback))
611 if (phase2_pushback_length == SIZEOF (phase2_pushback))
652 if (phase3_pushback_length == SIZEOF (phase3_pushback))
1291 if (phase5_pushback_length == SIZEOF (phase5_pushback))
1434 if (phase6_pushback_length == SIZEOF (phase6_pushback))
H A Dx-sh.c42 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
221 if (phase1_pushback_length == SIZEOF (phase1_pushback))
696 if (phase2_pushback_length == SIZEOF (phase2_pushback))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dvmlinux.lds.S166 _edata_loc = __data_loc + SIZEOF(.data);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dvmlinux.lds.S75 #define VSYSCALL_PHYS_ADDR ((LOADADDR(.data.read_mostly) + SIZEOF(.data.read_mostly) + 4095) & ~(4095))
76 #define VSYSCALL_VIRT_ADDR ((ADDR(.data.read_mostly) + SIZEOF(.data.read_mostly) + 4095) & ~(4095))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dwait-process.c97 #define SIZEOF(a) (sizeof(a) / sizeof(a[0])) macro
130 static size_t slaves_allocated = SIZEOF (static_slaves);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-array_list.c32 #define SIZEOF(array) (sizeof (array) / sizeof (array[0])) macro
44 #define RANDOM_OBJECT() objects[RANDOM (SIZEOF (objects))]

Completed in 205 milliseconds

1234