Home
last modified time | relevance | path

Searched refs:EOI (Results 1 – 25 of 43) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegformat.h66 #define EOI 0xd9 /* End Of Image */ macro
Dgstjifmux.c297 case EOI: in gst_jif_mux_parse_image()
322 if (map.data[map.size - i] == 0xFF && map.data[map.size - i + 1] == EOI) { in gst_jif_mux_parse_image()
/third_party/ffmpeg/libavformat/
Dmxg.c156 *(startmarker_ptr + 1) != EOI) break; in mxg_read_packet()
166 } else if (marker == EOI) { in mxg_read_packet()
Drtpenc_jpeg.c181 if (buf[i] == 0xff && buf[i + 1] == EOI) { in ff_rtp_send_jpeg()
Dimg2dec.c785 case EOI: in jpeg_probe()
788 state = EOI; in jpeg_probe()
817 if (state == EOI) in jpeg_probe()
Drtpdec_jpeg.c364 uint8_t buf[2] = { 0xff, EOI }; in jpeg_parse_packet()
/third_party/ffmpeg/libavcodec/
Dmjpeg.h71 EOI = 0xd9, /* end of image */ enumerator
Dcpia.c42 #define EOI 0xff /**< End Of Image marker */ macro
Dmxpegdec.c221 case EOI: in mxpeg_decode_frame()
Dmjpegenc_common.c418 put_marker(pb, EOI); in ff_mjpeg_encode_picture_trailer()
Djpeglsenc.c413 put_marker_byte(&pb, EOI); in encode_picture_ls()
Dmjpegdec.c2484 case EOI: in ff_mjpeg_receive_frame()
2548 case EOI: in ff_mjpeg_receive_frame()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dlibjpeg.txt1690 In most cases, generating a warning message and inserting a fake EOI marker
1693 may swallow the EOI and again demand data ... just keep feeding it fake EOIs.
1771 output buffer to emit any buffered data and the final EOI marker. In the
1824 and insert dummy EOI markers just as a non-suspending data source manager
1828 pointer/count to point to a dummy EOI marker and then return TRUE just as
2030 JPEG_REACHED_EOI: reached the EOI marker (end of image)
2037 events occurs. (If called after the EOI marker is reached, it will
2384 containing only SOI, DQT and/or DHT markers, and EOI. All the quantization
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dlibjpeg.txt1672 In most cases, generating a warning message and inserting a fake EOI marker
1675 may swallow the EOI and again demand data ... just keep feeding it fake EOIs.
1753 output buffer to emit any buffered data and the final EOI marker. In the
1806 and insert dummy EOI markers just as a non-suspending data source manager
1810 pointer/count to point to a dummy EOI marker and then return TRUE just as
2012 JPEG_REACHED_EOI: reached the EOI marker (end of image)
2019 events occurs. (If called after the EOI marker is reached, it will
2366 containing only SOI, DQT and/or DHT markers, and EOI. All the quantization
/third_party/libjpeg-turbo/
Dlibjpeg.txt1672 In most cases, generating a warning message and inserting a fake EOI marker
1675 may swallow the EOI and again demand data ... just keep feeding it fake EOIs.
1753 output buffer to emit any buffered data and the final EOI marker. In the
1806 and insert dummy EOI markers just as a non-suspending data source manager
1810 pointer/count to point to a dummy EOI marker and then return TRUE just as
2012 JPEG_REACHED_EOI: reached the EOI marker (end of image)
2019 events occurs. (If called after the EOI marker is reached, it will
2366 containing only SOI, DQT and/or DHT markers, and EOI. All the quantization
/third_party/libexif/po/
Dsr.po3215 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
3221 "записани као континуални JPEG токови битова почев од SOI до EOI. Appn и COM "
Duk.po2937 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke…
2938 …и JPEG не діляться, а записуються як неперервний потік бітів JPEG з SOI до EOI. Позначки Appn і CO…
Dpl.po2934 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke…
2935 …i JPEG nie są dzielone, ale zapisywane jako ciągły strumień JPEG od SOI do EOI. Znaczniki Appn i C…
Dnl.po2923 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke…
2924 …en worden niet opgedeeld, maar als een continue JPEG-bitstroom van SOI tot EOI vastgelegd. Appn- e…
Dde.po3322 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
3328 "aufgeteilt, sondern als fortlaufender Datenstrom zwischen den SOI- und EOI-"
Dsv.po2938 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke…
2939 …inte uppdelade utan sparas som en kontinuerlig JPEG-bitström från SOI till EOI. Appn- och COM-mark…
Den_GB.po3296 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
3302 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
Den_AU.po3296 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
3302 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
Dit.po2962 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke…
2963 …o separate ma sono registrate come un flusso di bit JPEG continuo da SOI a EOI. I marcatori Appn e…
Dbs.po3297 "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not "
3303 "zapisani kao kontinualni JPEG tokovi bitova počev od SOI do EOI. Appn i COM "

12