Home
last modified time | relevance | path

Searched refs:count_ptrs (Results 1 – 25 of 104) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/
H A Djclhuff.c68 long * count_ptrs[NUM_HUFF_TBLS]; member
162 if (entropy->count_ptrs[dctbl] == NULL) in start_pass_huff()
163 entropy->count_ptrs[dctbl] = (long *) in start_pass_huff()
166 MEMZERO(entropy->count_ptrs[dctbl], 257 * SIZEOF(long)); in start_pass_huff()
192 entropy->cur_counts[sampn] = entropy->count_ptrs[compptr->dc_tbl_no]; in start_pass_huff()
559 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[dctbl]); in finish_pass_gather()
599 entropy->count_ptrs[i] = NULL; in jinit_lhuff_encoder()
H A Djcphuff.c58 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
808 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
843 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg12/
H A Djclhuff.c68 long * count_ptrs[NUM_HUFF_TBLS]; member
162 if (entropy->count_ptrs[dctbl] == NULL) in start_pass_huff()
163 entropy->count_ptrs[dctbl] = (long *) in start_pass_huff()
166 MEMZERO(entropy->count_ptrs[dctbl], 257 * SIZEOF(long)); in start_pass_huff()
192 entropy->cur_counts[sampn] = entropy->count_ptrs[compptr->dc_tbl_no]; in start_pass_huff()
559 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[dctbl]); in finish_pass_gather()
598 entropy->count_ptrs[i] = NULL; in jinit_lhuff_encoder()
H A Djcphuff.c58 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
808 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
843 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg16/
H A Djclhuff.c68 long * count_ptrs[NUM_HUFF_TBLS]; member
162 if (entropy->count_ptrs[dctbl] == NULL) in start_pass_huff()
163 entropy->count_ptrs[dctbl] = (long *) in start_pass_huff()
166 MEMZERO(entropy->count_ptrs[dctbl], 257 * SIZEOF(long)); in start_pass_huff()
192 entropy->cur_counts[sampn] = entropy->count_ptrs[compptr->dc_tbl_no]; in start_pass_huff()
559 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[dctbl]); in finish_pass_gather()
598 entropy->count_ptrs[i] = NULL; in jinit_lhuff_encoder()
H A Djcphuff.c58 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
808 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
843 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmjpeg/libijg8/
H A Djclhuff.c68 long * count_ptrs[NUM_HUFF_TBLS]; member
162 if (entropy->count_ptrs[dctbl] == NULL) in start_pass_huff()
163 entropy->count_ptrs[dctbl] = (long *) in start_pass_huff()
166 MEMZERO(entropy->count_ptrs[dctbl], 257 * SIZEOF(long)); in start_pass_huff()
192 entropy->cur_counts[sampn] = entropy->count_ptrs[compptr->dc_tbl_no]; in start_pass_huff()
559 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[dctbl]); in finish_pass_gather()
598 entropy->count_ptrs[i] = NULL; in jinit_lhuff_encoder()
H A Djcphuff.c58 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
808 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
843 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmjpeg/
H A Djclhuff.c68 long * count_ptrs[NUM_HUFF_TBLS]; member
162 if (entropy->count_ptrs[dctbl] == NULL) in start_pass_huff()
163 entropy->count_ptrs[dctbl] = (long *) in start_pass_huff()
166 MEMZERO(entropy->count_ptrs[dctbl], 257 * SIZEOF(long)); in start_pass_huff()
192 entropy->cur_counts[sampn] = entropy->count_ptrs[compptr->dc_tbl_no]; in start_pass_huff()
559 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[dctbl]); in finish_pass_gather()
599 entropy->count_ptrs[i] = NULL; in jinit_lhuff_encoder()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Djcphuff.c62 long *count_ptrs[NUM_HUFF_TBLS]; member
168 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
169 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
172 MEMZERO(entropy->count_ptrs[tbl], 257 * sizeof(long)); in start_pass_phuff()
285 entropy->count_ptrs[tbl_no][symbol]++; in emit_symbol()
803 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
829 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Djcphuff.c62 long *count_ptrs[NUM_HUFF_TBLS]; member
168 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
169 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
172 MEMZERO(entropy->count_ptrs[tbl], 257 * sizeof(long)); in start_pass_phuff()
285 entropy->count_ptrs[tbl_no][symbol]++; in emit_symbol()
803 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
829 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/games/ioquake3/ioquake3-1.36/code/jpeg-6b/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/games/ioquake3-server/ioquake3-1.36/code/jpeg-6b/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libjavajpeg/
H A Djcphuff.c63 long * count_ptrs[NUM_HUFF_TBLS]; member
169 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
170 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
173 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
288 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
806 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
832 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/jpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/jpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/jpeg-6/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
168 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
169 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
172 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
291 entropy->count_ptrs[tbl_no][symbol]++; in emit_symbol()
798 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
824 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/graphics/libafterimage/libAfterImage-1.20/libjpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/libjpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/jpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/image_formats/jpglib/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/JPEGReadWriter2Plugin/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/image_formats/jpglib/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/science/afni/afni-AFNI_21.3.16/src/jpeg-6b/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/jpeg/
H A Djcphuff.c59 long * count_ptrs[NUM_HUFF_TBLS]; member
165 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()
166 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()
169 MEMZERO(entropy->count_ptrs[tbl], 257 * SIZEOF(long)); in start_pass_phuff()
284 entropy->count_ptrs[tbl_no][symbol]++; in LOCAL()
802 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()
828 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()

12345