Searched refs:num_lines (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Djcapistd.c65 * This should be less than the supplied num_lines only in case that
72 * so that the application need not adjust num_lines for end-of-image
78 JDIMENSION num_lines)
104 if (num_lines > rows_left)
105 num_lines = rows_left;
108 (*cinfo->main->process_data) (cinfo, scanlines, &row_ctr, num_lines);
121 JDIMENSION num_lines)
149 if (num_lines < lines_per_iMCU_row)
H A Djpeglib.h940 JDIMENSION num_lines));
946 JDIMENSION num_lines));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dvac-ops.h94 unsigned int num_lines; /* Number of cache lines */ member in struct:sun4c_vac_props
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dvac-ops.h94 unsigned int num_lines; /* Number of cache lines */ member in struct:sun4c_vac_props
/asus-wl-520gu-7.0.1.45/src/router/samba/source/intl/
H A Dlang_tdb.c33 int num_lines, i; local
37 lines = file_lines_load(msg_file, &num_lines);
50 for (i=0;i<num_lines;i++) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dsun4c.c356 sun4c_vacinfo.num_lines =

Completed in 54 milliseconds