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

  /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 143 /* For noninterleaved scans, it is convenient to define last_row_height
148 compptr->last_row_height = tmp;
184 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;
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! */
jpeglib.h 169 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon2751
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 156 milliseconds