Home
last modified time | relevance | path

Searched refs:restart_interval (Results 1 – 25 of 38) sorted by relevance

12

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcphuff.c187 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_phuff()
392 if (cinfo->restart_interval) in encode_mcu_DC_first()
445 if (cinfo->restart_interval) { in encode_mcu_DC_first()
447 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_first()
478 if (cinfo->restart_interval) in encode_mcu_AC_first()
551 if (cinfo->restart_interval) { in encode_mcu_AC_first()
553 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_first()
583 if (cinfo->restart_interval) in encode_mcu_DC_refine()
600 if (cinfo->restart_interval) { in encode_mcu_DC_refine()
602 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_refine()
[all …]
Dfpdfapi_jdphuff.c192 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_phuff_decoder()
249 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
299 if (cinfo->restart_interval) { in decode_mcu_DC_first()
369 if (cinfo->restart_interval) { in decode_mcu_AC_first()
451 if (cinfo->restart_interval) { in decode_mcu_DC_refine()
507 if (cinfo->restart_interval) { in decode_mcu_AC_refine()
Dfpdfapi_jchuff.c169 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_huff()
493 if (cinfo->restart_interval) { in encode_mcu_huff()
518 if (cinfo->restart_interval) { in encode_mcu_huff()
520 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_huff()
655 if (cinfo->restart_interval) { in encode_mcu_gather()
661 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_gather()
Dfpdfapi_jdhuff.c140 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_huff_decoder()
490 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
528 if (cinfo->restart_interval) { in decode_mcu()
Dfpdfapi_jcmarker.c272 emit_2bytes(cinfo, (int) cinfo->restart_interval); in emit_dri()
588 if (cinfo->restart_interval != marker->last_restart_interval) { in write_scan_header()
590 marker->last_restart_interval = cinfo->restart_interval; in write_scan_header()
Djpeglib.h434 unsigned int restart_interval; /* MCUs per restart, or 0 for no restart */ member
647 unsigned int restart_interval; /* MCUs per restart interval, or 0 for no restart */ member
Dfpdfapi_jcparam.c330 cinfo->restart_interval = 0; in jpeg_set_defaults()
/external/libjpeg-turbo/
Djcphuff.c189 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_phuff()
392 if (cinfo->restart_interval) in encode_mcu_DC_first()
445 if (cinfo->restart_interval) { in encode_mcu_DC_first()
447 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_first()
478 if (cinfo->restart_interval) in encode_mcu_AC_first()
551 if (cinfo->restart_interval) { in encode_mcu_AC_first()
553 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_first()
583 if (cinfo->restart_interval) in encode_mcu_DC_refine()
600 if (cinfo->restart_interval) { in encode_mcu_DC_refine()
602 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_refine()
[all …]
Djcarith.c374 if (cinfo->restart_interval) { in encode_mcu_DC_first()
377 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_first()
464 if (cinfo->restart_interval) { in encode_mcu_AC_first()
467 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_first()
561 if (cinfo->restart_interval) { in encode_mcu_DC_refine()
564 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_refine()
598 if (cinfo->restart_interval) { in encode_mcu_AC_refine()
601 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_refine()
692 if (cinfo->restart_interval) { in encode_mcu()
695 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu()
[all …]
Djdphuff.c195 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_phuff_decoder()
254 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
304 if (cinfo->restart_interval) { in decode_mcu_DC_first()
374 if (cinfo->restart_interval) { in decode_mcu_AC_first()
456 if (cinfo->restart_interval) { in decode_mcu_DC_refine()
512 if (cinfo->restart_interval) { in decode_mcu_AC_refine()
Djdarith.c222 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
252 if (cinfo->restart_interval) { in decode_mcu_DC_first()
331 if (cinfo->restart_interval) { in decode_mcu_AC_first()
403 if (cinfo->restart_interval) { in decode_mcu_DC_refine()
439 if (cinfo->restart_interval) { in decode_mcu_AC_refine()
508 if (cinfo->restart_interval) { in decode_mcu()
725 entropy->restarts_to_go = cinfo->restart_interval; in start_pass()
Djchuff.c202 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_huff()
634 if (cinfo->restart_interval) { in encode_mcu_huff()
659 if (cinfo->restart_interval) { in encode_mcu_huff()
661 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_huff()
796 if (cinfo->restart_interval) { in encode_mcu_gather()
802 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_gather()
Djcmarker.c282 emit_2bytes(cinfo, (int) cinfo->restart_interval); in emit_dri()
588 if (cinfo->restart_interval != marker->last_restart_interval) { in write_scan_header()
590 marker->last_restart_interval = cinfo->restart_interval; in write_scan_header()
Djdhuff.c142 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_huff_decoder()
539 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
761 if (cinfo->restart_interval) { in decode_mcu()
Djpeglib.h381 unsigned int restart_interval; /* MCUs per restart, or 0 for no restart */ member
608 unsigned int restart_interval; /* MCUs per restart interval, or 0 for no restart */ member
Djcparam.c251 cinfo->restart_interval = 0; in jpeg_set_defaults()
Djpegtran.c297 cinfo->restart_interval = (unsigned int) lval; in parse_switches()
/external/opencv3/3rdparty/libjpeg/
Djchuff.c556 if (cinfo->restart_interval) in encode_mcu_DC_first()
609 if (cinfo->restart_interval) { in encode_mcu_DC_first()
611 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_first()
642 if (cinfo->restart_interval) in encode_mcu_AC_first()
719 if (cinfo->restart_interval) { in encode_mcu_AC_first()
721 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_first()
751 if (cinfo->restart_interval) in encode_mcu_DC_refine()
768 if (cinfo->restart_interval) { in encode_mcu_DC_refine()
770 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_refine()
803 if (cinfo->restart_interval) in encode_mcu_AC_refine()
[all …]
Djcarith.c372 if (cinfo->restart_interval) { in encode_mcu_DC_first()
375 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_first()
463 if (cinfo->restart_interval) { in encode_mcu_AC_first()
466 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_first()
565 if (cinfo->restart_interval) { in encode_mcu_DC_refine()
568 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_DC_refine()
603 if (cinfo->restart_interval) { in encode_mcu_AC_refine()
606 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu_AC_refine()
703 if (cinfo->restart_interval) { in encode_mcu()
706 entropy->restarts_to_go = cinfo->restart_interval; in encode_mcu()
[all …]
Djdarith.c221 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
251 if (cinfo->restart_interval) { in decode_mcu_DC_first()
331 if (cinfo->restart_interval) { in decode_mcu_AC_first()
408 if (cinfo->restart_interval) { in decode_mcu_DC_refine()
445 if (cinfo->restart_interval) { in decode_mcu_AC_refine()
520 if (cinfo->restart_interval) { in decode_mcu()
742 entropy->restarts_to_go = cinfo->restart_interval; in start_pass()
Djdhuff.c657 entropy->restarts_to_go = cinfo->restart_interval; in process_restart()
708 if (cinfo->restart_interval) { in decode_mcu_DC_first()
778 if (cinfo->restart_interval) { in decode_mcu_AC_first()
863 if (cinfo->restart_interval) { in decode_mcu_DC_refine()
918 if (cinfo->restart_interval) { in decode_mcu_AC_refine()
1069 if (cinfo->restart_interval) { in decode_mcu_sub()
1196 if (cinfo->restart_interval) { in decode_mcu()
1501 entropy->restarts_to_go = cinfo->restart_interval; in start_pass_huff_decoder()
Djcmarker.c281 emit_2bytes(cinfo, (int) cinfo->restart_interval); in emit_dri()
643 if (cinfo->restart_interval != marker->last_restart_interval) { in write_scan_header()
645 marker->last_restart_interval = cinfo->restart_interval; in write_scan_header()
Djpeglib.h363 unsigned int restart_interval; /* MCUs per restart, or 0 for no restart */ member
587 unsigned int restart_interval; /* MCUs per restart interval, or 0 for no restart */ member
/external/opencv3/3rdparty/libtiff/
Dtif_ojpeg.c280 uint16 restart_interval; member
515 *va_arg(ap,uint16*)=sp->restart_interval; in OJPEGVGetField()
595 sp->restart_interval=(uint16)va_arg(ap,uint16_vap); in OJPEGVSetField()
640 fprintf(fd," JpegRestartInterval: %u\n",(unsigned int)sp->restart_interval); in OJPEGPrintDir()
1079 …sp->restart_interval=((sp->strile_width+sp->subsampling_hor*8-1)/(sp->subsampling_hor*8))*(sp->str… in OJPEGReadHeaderInfo()
1392 sp->restart_interval=m; in OJPEGReadHeaderInfoSecStreamDri()
2232 if (sp->restart_interval!=0) in OJPEGWriteStreamDri()
2238 sp->out_buffer[4]=(sp->restart_interval>>8); in OJPEGWriteStreamDri()
2239 sp->out_buffer[5]=(sp->restart_interval&255); in OJPEGWriteStreamDri()
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c289 uint16 restart_interval; member
524 *va_arg(ap,uint16*)=sp->restart_interval; in OJPEGVGetField()
606 sp->restart_interval=(uint16)va_arg(ap,uint16_vap); in OJPEGVSetField()
654 fprintf(fd," JpegRestartInterval: %u\n",(unsigned int)sp->restart_interval); in OJPEGPrintDir()
1093 …sp->restart_interval=((sp->strile_width+sp->subsampling_hor*8-1)/(sp->subsampling_hor*8))*(sp->str… in OJPEGReadHeaderInfo()
1406 sp->restart_interval=m; in OJPEGReadHeaderInfoSecStreamDri()
2252 if (sp->restart_interval!=0) in OJPEGWriteStreamDri()
2258 sp->out_buffer[4]=(sp->restart_interval>>8); in OJPEGWriteStreamDri()
2259 sp->out_buffer[5]=(sp->restart_interval&255); in OJPEGWriteStreamDri()

12