Home
last modified time | relevance | path

Searched defs:JPEGScanInfo (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/jpeg/
H A Djpeg_data.h143 struct JPEGScanInfo { struct
149 uint32_t Ss;
150 uint32_t Se;
151 uint32_t Ah;
152 uint32_t Al;
153 uint32_t num_components = 0;
156 uint32_t last_needed_pass = 0;
162 std::vector<uint32_t> reset_points;
167 typedef struct {
170 } ExtraZeroRunInfo;
[all …]
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Djpeg_data.h143 struct JPEGScanInfo { struct
149 uint32_t Ss;
150 uint32_t Se;
151 uint32_t Ah;
152 uint32_t Al;
153 uint32_t num_components = 0;
156 uint32_t last_needed_pass = 0;
162 std::vector<uint32_t> reset_points;
167 typedef struct {
170 } ExtraZeroRunInfo;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Djpeg_data.h143 struct JPEGScanInfo { struct
149 uint32_t Ss;
150 uint32_t Se;
151 uint32_t Ah;
152 uint32_t Al;
153 uint32_t num_components = 0;
156 uint32_t last_needed_pass = 0;
162 std::vector<uint32_t> reset_points;
167 typedef struct {
170 } ExtraZeroRunInfo;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/jpeg/
H A Djpeg_data.h143 struct JPEGScanInfo { struct
149 uint32_t Ss;
150 uint32_t Se;
151 uint32_t Ah;
152 uint32_t Al;
153 uint32_t num_components = 0;
156 uint32_t last_needed_pass = 0;
162 std::vector<uint32_t> reset_points;
167 typedef struct {
170 } ExtraZeroRunInfo;
[all …]
/dports/graphics/guetzli/guetzli-1.0.1/guetzli/
H A Djpeg_data.h125 struct JPEGScanInfo { struct
131 int Ss;
132 int Se;
133 int Ah;
134 int Al;
135 std::vector<JPEGComponentScanInfo> components;