Home
last modified time | relevance | path

Searched refs:DNL (Results 1 – 9 of 9) sorted by relevance

/third_party/mbedtls/tests/data_files/base64/
Dcli_no_mfl.txt2 …XEAAVGAAABeiwyzXGz4yPwEgvq/TWq0dZXvD6mzEbAty1oZJIvRpl6LDLOyQ94MIvSKw7OH4mg+DNL+ZW0xzQbKQalloUG6AAA…
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegformat.h72 #define DNL 0xdc /* Number of lines */ macro
/third_party/ffmpeg/libavcodec/
Dmjpeg.h74 DNL = 0xdc, /* define number of lines */ enumerator
/third_party/libjpeg-turbo/
Dstructure.txt855 *** Implications of DNL marker ***
857 Some JPEG files may use a DNL marker to postpone definition of the image
864 2. When the DNL is found, update the image height in the global image
880 with a DNL to give the true, smaller height at the end of the first scan.
882 However, it implies that you don't even know whether DNL will be used.
885 1. Testing for a DNL marker must occur in the inner loop of the decompressor's
890 library would suffer a complexity penalty whether it cared about DNL or
892 We currently do not support DNL because of these problems.
894 A different approach is to insist that DNL-using files be preprocessed by a
895 separate program that reads ahead to the DNL, then goes back and fixes the SOF
[all …]
Dlibjpeg.txt100 * DNL marker
/third_party/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt851 *** Implications of DNL marker ***
853 Some JPEG files may use a DNL marker to postpone definition of the image
860 2. When the DNL is found, update the image height in the global image
876 with a DNL to give the true, smaller height at the end of the first scan.
878 However, it implies that you don't even know whether DNL will be used.
881 1. Testing for a DNL marker must occur in the inner loop of the decompressor's
886 library would suffer a complexity penalty whether it cared about DNL or
888 We currently do not support DNL because of these problems.
890 A different approach is to insist that DNL-using files be preprocessed by a
891 separate program that reads ahead to the DNL, then goes back and fixes the SOF
[all …]
Dlibjpeg.txt100 * DNL marker
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt855 *** Implications of DNL marker ***
857 Some JPEG files may use a DNL marker to postpone definition of the image
864 2. When the DNL is found, update the image height in the global image
880 with a DNL to give the true, smaller height at the end of the first scan.
882 However, it implies that you don't even know whether DNL will be used.
885 1. Testing for a DNL marker must occur in the inner loop of the decompressor's
890 library would suffer a complexity penalty whether it cared about DNL or
892 We currently do not support DNL because of these problems.
894 A different approach is to insist that DNL-using files be preprocessed by a
895 separate program that reads ahead to the DNL, then goes back and fixes the SOF
[all …]
Dlibjpeg.txt100 * DNL marker