Searched refs:num_cols (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/dig/
H A Dsetup.c41 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; local
57 || !ia64_boot_param->console_info.num_cols)
62 num_cols = 80;
68 num_cols = ia64_boot_param->console_info.num_cols;
75 screen_info.orig_video_cols = num_cols;
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djutils.c113 int num_rows, JDIMENSION num_cols)
117 * The source and destination arrays must be at least as wide as num_cols.
122 register size_t count = (size_t) (num_cols * SIZEOF(JSAMPLE));
137 for (count = num_cols; count > 0; count--)
111 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, JSAMPARRAY output_array, int dest_row, int num_rows, JDIMENSION num_cols) argument
H A Djdcolor.c129 JDIMENSION num_cols = cinfo->output_width; local
144 for (col = 0; col < num_cols; col++) {
176 JDIMENSION num_cols = cinfo->output_width; local
183 for (count = num_cols; count > 0; count--) {
223 JDIMENSION num_cols = cinfo->output_width; local
228 for (col = 0; col < num_cols; col++) {
254 JDIMENSION num_cols = cinfo->output_width; local
270 for (col = 0; col < num_cols; col++) {
H A Djccolor.c140 JDIMENSION num_cols = cinfo->image_width; local
148 for (col = 0; col < num_cols; col++) {
196 JDIMENSION num_cols = cinfo->image_width; local
202 for (col = 0; col < num_cols; col++) {
235 JDIMENSION num_cols = cinfo->image_width; local
244 for (col = 0; col < num_cols; col++) {
287 JDIMENSION num_cols = cinfo->image_width; local
294 for (col = 0; col < num_cols; col++) {
318 JDIMENSION num_cols = cinfo->image_width; local
325 for (col = 0; col < num_cols; co
[all...]
H A Djcprepct.c106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, argument
113 1, num_cols);
H A Djpegint.h375 int num_rows, JDIMENSION num_cols));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Deeprom.h157 /* 4*/ uchar_t num_cols; /* # Column Addresses on this assembly */ member in struct:eeprom_spd_t
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Deeprom.h157 /* 4*/ uchar_t num_cols; /* # Column Addresses on this assembly */ member in struct:eeprom_spd_t
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dfw-emu.c511 bp->console_info.num_cols = 80;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dsystem.h47 __u16 num_cols; /* number of columns on console output device */ member in struct:ia64_boot_param::__anon10298
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dsystem.h47 __u16 num_cols; /* number of columns on console output device */ member in struct:ia64_boot_param::__anon5882
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/fakeprom/
H A Dfw-emu.c811 bp->console_info.num_cols = 80;

Completed in 75 milliseconds