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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djctrans.c248 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
319 yindex+yoffset < compptr->last_row_height) {
H A Djdinput.c142 /* For noninterleaved scans, it is convenient to define last_row_height
147 compptr->last_row_height = tmp;
183 compptr->last_row_height = tmp;
H A Djccoefct.c87 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
176 yoffset+yindex < compptr->last_row_height) {
267 /* NB: can't use last_row_height here, since may not be set! */
H A Djcmaster.c330 /* For noninterleaved scans, it is convenient to define last_row_height
335 compptr->last_row_height = tmp;
371 compptr->last_row_height = tmp;
H A Djdcoefct.c94 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
197 yoffset+yindex < compptr->last_row_height) {
354 /* NB: can't use last_row_height here; it is input-side-dependent! */
513 /* NB: can't use last_row_height here; it is input-side-dependent! */
H A Djpeglib.h169 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon654
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djctrans.c235 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
307 yindex+yoffset < compptr->last_row_height) {
H A Djdinput.c146 /* For noninterleaved scans, it is convenient to define last_row_height
151 compptr->last_row_height = tmp;
187 compptr->last_row_height = tmp;
H A Djccoefct.c87 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
179 yoffset+yindex < compptr->last_row_height) {
271 /* NB: can't use last_row_height here, since may not be set! */
H A Djdcoefct.c94 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
194 yoffset+yindex < compptr->last_row_height) {
351 /* NB: can't use last_row_height here; it is input-side-dependent! */
510 /* NB: can't use last_row_height here; it is input-side-dependent! */
H A Djcmaster.c510 /* For noninterleaved scans, it is convenient to define last_row_height
515 compptr->last_row_height = tmp;
551 compptr->last_row_height = tmp;
H A Djpeglib.h176 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon3950

Completed in 118 milliseconds