Home
last modified time | relevance | path

Searched refs:next_output_byte (Results 1 – 24 of 24) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcphuff.c33 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
199 { *(entropy)->next_output_byte++ = (JOCTET) (val); \
213 entropy->next_output_byte = dest->next_output_byte; in dump_buffer()
388 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_first()
441 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_first()
474 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_first()
547 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_first()
579 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_refine()
596 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_refine()
631 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_refine()
[all …]
Dfpdfapi_jchuff.c84 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
274 { *(state)->next_output_byte++ = (JOCTET) (val); \
289 state->next_output_byte = dest->next_output_byte; in dump_buffer()
487 state.next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_huff()
513 cinfo->dest->next_output_byte = state.next_output_byte; in encode_mcu_huff()
542 state.next_output_byte = cinfo->dest->next_output_byte; in finish_pass_huff()
552 cinfo->dest->next_output_byte = state.next_output_byte; in finish_pass_huff()
Dfpdfapi_jcmarker.c113 *(dest->next_output_byte)++ = (JOCTET) val; in emit_byte()
Djpeglib.h816 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
/external/libjpeg-turbo/
Djcphuff.c35 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
201 { *(entropy)->next_output_byte++ = (JOCTET) (val); \
215 entropy->next_output_byte = dest->next_output_byte; in dump_buffer()
388 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_first()
441 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_first()
474 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_first()
547 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_first()
579 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_refine()
596 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_refine()
631 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_refine()
[all …]
Djchuff.c118 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
307 { *(state)->next_output_byte++ = (JOCTET) (val); \
322 state->next_output_byte = dest->next_output_byte; in dump_buffer()
431 else buffer = state->next_output_byte; \
440 MEMCOPY(state->next_output_byte, buffer, bytestocopy); \
441 state->next_output_byte += bytestocopy; \
450 state->free_in_buffer -= (buffer - state->next_output_byte); \
451 state->next_output_byte = buffer; \
628 state.next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_huff()
654 cinfo->dest->next_output_byte = state.next_output_byte; in encode_mcu_huff()
[all …]
Djdatadst.c77 dest->pub.next_output_byte = dest->buffer; in init_destination()
122 dest->pub.next_output_byte = dest->buffer; in empty_output_buffer()
150 dest->pub.next_output_byte = nextbuffer + dest->bufsize; in empty_mem_output_buffer()
276 dest->pub.next_output_byte = dest->buffer = *outbuffer; in jpeg_mem_dest()
Djdatadst-tj.c108 dest->pub.next_output_byte = nextbuffer + dest->bufsize; in empty_mem_output_buffer()
192 dest->pub.next_output_byte = dest->buffer = *outbuffer; in jpeg_mem_dest_tj()
Djcmarker.c117 *(dest->next_output_byte)++ = (JOCTET) val; in emit_byte()
Djpeglib.h790 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
Djcarith.c123 *dest->next_output_byte++ = (JOCTET) val; in emit_byte()
Dlibjpeg.txt1560 JOCTET * next_output_byte; /* => next byte to write in buffer */
1573 next_output_byte and free_in_buffer. free_in_buffer must be
1580 ignore the current state of next_output_byte and free_in_buffer).
1590 data remaining in the buffer. Use either next_output_byte or
1725 next_output_byte/free_in_buffer. The data beyond that point will be
/external/opencv3/3rdparty/libjpeg/
Djchuff.c105 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
124 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
256 { *(state)->next_output_byte++ = (JOCTET) (val); \
263 { *(entropy)->next_output_byte++ = (JOCTET) (val); \
277 state->next_output_byte = dest->next_output_byte; in dump_buffer_s()
292 entropy->next_output_byte = dest->next_output_byte; in dump_buffer_e()
552 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_first()
605 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_first()
638 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_first()
715 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_first()
[all …]
Djdatadst.c73 dest->pub.next_output_byte = dest->buffer; in init_destination()
116 dest->pub.next_output_byte = dest->buffer; in empty_output_buffer()
143 dest->pub.next_output_byte = nextbuffer + dest->bufsize; in empty_mem_output_buffer()
268 dest->pub.next_output_byte = dest->buffer = *outbuffer; in jpeg_mem_dest()
Djcmarker.c115 *(dest->next_output_byte)++ = (JOCTET) val; in emit_byte()
Djpeglib.h766 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
Djcarith.c121 *dest->next_output_byte++ = (JOCTET) val; in emit_byte()
/external/skia/src/images/
DSkJpegUtility.cpp118 dest->next_output_byte = dest->fBuffer; in sk_init_destination()
132 dest->next_output_byte = dest->fBuffer; in sk_empty_output_buffer()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg.cpp514 dest->pub.next_output_byte = &(*dest->buf)[0]; in empty_output_buffer()
586 dest.pub.next_output_byte = &out_buf[0]; in write()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpeg.cpp172 dest.next_output_byte = dest_buf; in _JpegEncode()
223 dest.next_output_byte = dest_buf + dest_buf_length - dest.free_in_buffer; in _JpegEncode()
/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c392 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata; in std_init_destination()
418 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata; in std_empty_output_buffer()
430 tif->tif_rawcp = (uint8*) sp->dest.next_output_byte; in std_term_destination()
456 sp->dest.next_output_byte = (JOCTET*) sp->jpegtables; in tables_init_destination()
471 sp->dest.next_output_byte = (JOCTET*) newbuf + sp->jpegtables_length; in tables_empty_output_buffer()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c406 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata; in std_init_destination()
432 sp->dest.next_output_byte = (JOCTET*) tif->tif_rawdata; in std_empty_output_buffer()
444 tif->tif_rawcp = (uint8*) sp->dest.next_output_byte; in std_term_destination()
470 sp->dest.next_output_byte = (JOCTET*) sp->jpegtables; in tables_init_destination()
485 sp->dest.next_output_byte = (JOCTET*) newbuf + sp->jpegtables_length; in tables_empty_output_buffer()
/external/libvncserver/common/
Dturbojpeg.c585 this->jdst.next_output_byte=*jpegBuf; in tjCompress2()
/external/dng_sdk/source/
Ddng_image_writer.cpp3626 dest->pub.next_output_byte = dest->fBuffer; in dng_init_destination()
3640 dest->pub.next_output_byte = dest->fBuffer; in dng_empty_output_buffer()