HomeSort by relevance Sort by last modified time
    Searched refs:last_row_height (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jctrans.c 253 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
325 yindex+yoffset < compptr->last_row_height) {
jdinput.c 160 /* For noninterleaved scans, it is convenient to define last_row_height
165 compptr->last_row_height = tmp;
201 compptr->last_row_height = tmp;
jccoefct.c 87 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! */
jcmaster.c 365 /* For noninterleaved scans, it is convenient to define last_row_height
370 compptr->last_row_height = tmp;
406 compptr->last_row_height = tmp;
jdcoefct.c 100 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
200 yoffset+yindex < compptr->last_row_height) {
357 /* NB: can't use last_row_height here; it is input-side-dependent! */
519 /* NB: can't use last_row_height here; it is input-side-dependent! */
jpeglib.h 181 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon17383
    [all...]
  /external/jpeg/
jctrans.c 242 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
314 yindex+yoffset < compptr->last_row_height) {
jdinput.c 145 /* For noninterleaved scans, it is convenient to define last_row_height
150 compptr->last_row_height = tmp;
195 compptr->last_row_height = tmp;
jccoefct.c 87 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! */
jcmaster.c 330 /* For noninterleaved scans, it is convenient to define last_row_height
335 compptr->last_row_height = tmp;
371 compptr->last_row_height = tmp;
jdcoefct.c 94 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
207 yoffset+yindex < compptr->last_row_height) {
590 /* NB: can't use last_row_height here; it is input-side-dependent! */
763 /* NB: can't use last_row_height here; it is input-side-dependent! */
    [all...]
jpeglib.h 169 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon2281
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 64 milliseconds