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

1 2

  /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:__anon27340
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jctrans.c 243 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
315 yindex+yoffset < compptr->last_row_height) {
fpdfapi_jdinput.c 144 /* For noninterleaved scans, it is convenient to define last_row_height
149 compptr->last_row_height = tmp;
185 compptr->last_row_height = tmp;
fpdfapi_jccoefct.c 88 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
177 yoffset+yindex < compptr->last_row_height) {
268 /* NB: can't use last_row_height here, since may not be set! */
fpdfapi_jcmaster.c 331 /* For noninterleaved scans, it is convenient to define last_row_height
336 compptr->last_row_height = tmp;
372 compptr->last_row_height = tmp;
fpdfapi_jdcoefct.c 95 coef->MCU_rows_per_iMCU_row = cinfo->cur_comp_info[0]->last_row_height;
195 yoffset+yindex < compptr->last_row_height) {
352 /* NB: can't use last_row_height here; it is input-side-dependent! */
511 /* NB: can't use last_row_height here; it is input-side-dependent! */
jpeglib.h 236 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon33369
    [all...]
  /external/qemu/distrib/jpeg-6b/
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:__anon33924
    [all...]
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 236 int last_row_height; /* # of non-dummy blocks down in last MCU */ member in struct:__anon33154
    [all...]

Completed in 72 milliseconds

1 2