Searched refs:EOI (Results 1 – 25 of 37) sorted by relevance
12
/third_party/ffmpeg/libavformat/ |
D | mxg.c | 155 *(startmarker_ptr + 1) != EOI) break; in mxg_read_packet() 165 } else if (marker == EOI) { in mxg_read_packet()
|
D | rtpenc_jpeg.c | 181 if (buf[i] == 0xff && buf[i + 1] == EOI) { in ff_rtp_send_jpeg()
|
D | img2dec.c | 789 case EOI: in jpeg_probe() 792 state = EOI; in jpeg_probe() 825 if (state == EOI) in jpeg_probe()
|
D | rtpdec_jpeg.c | 364 uint8_t buf[2] = { 0xff, EOI }; in jpeg_parse_packet()
|
/third_party/ffmpeg/libavcodec/ |
D | mjpeg.h | 71 EOI = 0xd9, /* end of image */ enumerator
|
D | cpia.c | 43 #define EOI 0xff /**< End Of Image marker */ macro
|
D | mxpegdec.c | 221 case EOI: in mxpeg_decode_frame()
|
D | mjpegenc_common.c | 467 put_marker(pb, EOI); in ff_mjpeg_encode_picture_trailer()
|
D | jpeglsenc.c | 414 put_marker_byteu(&pb, EOI); in encode_picture_ls()
|
D | mjpegdec.c | 2505 case EOI: in ff_mjpeg_receive_frame() 2571 case EOI: in ff_mjpeg_receive_frame()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | libjpeg.txt | 1690 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/libexif/po/ |
D | uk.po | 2972 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2973 …и JPEG не діляться, а записуються як неперервний потік бітів JPEG з SOI до EOI. Позначки Appn і CO…
|
D | sr.po | 2969 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2970 …ице се не деле, али се записују као непрекидни ЈПЕГ битни ток од „SOI“ до „EOI“. Маркери „Appn“ и …
|
D | da.po | 3023 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 3024 …er opdeles ikke, men optages som en fortsættende JPEG-bitstrøm fra SOI til EOI. Appn- og COM-markø…
|
D | de.po | 3322 "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-"
|
D | en_AU.po | 3296 "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 "
|
D | nl.po | 2913 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2914 …en worden niet opgedeeld, maar als een continue JPEG-bitstroom van SOI tot EOI vastgelegd. Appn- e…
|
D | en_GB.po | 3296 "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 "
|
D | it.po | 2952 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2953 …o separate ma sono registrate come un flusso di bit JPEG continuo da SOI a EOI. I marcatori Appn e…
|
D | bs.po | 3297 "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 "
|
D | sv.po | 2928 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2929 …inte uppdelade utan sparas som en kontinuerlig JPEG-bitström från SOI till EOI. Appn- och COM-mark…
|
D | es.po | 2937 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2938 … dividen sino que se graban como un flujo de bits contínuo desde SOI hasta EOI. No se deberían reg…
|
D | pl.po | 2969 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2970 …i JPEG nie są dzielone, ale zapisywane jako ciągły strumień JPEG od SOI do EOI. Znaczniki Appn i C…
|
D | sk.po | 3045 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 3046 … sa nerozdeľujú ale zaznamenávajú sa ako súvislý bitový tok JPEG od SOI po EOI. Značky Appn a COM …
|
D | fr.po | 2971 …re not divided but are recorded as a continuous JPEG bitstream from SOI to EOI. Appn and COM marke… 2972 …isées mais sont enregistrées sous la forme d'un flux continu JPEG de SOI à EOI. Les marqueurs Appn…
|
12