Home
last modified time | relevance | path

Searched refs:huff_tables (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapiencoder_jpeg.c67 GstJpegHuffmanTables huff_tables; member
351 encoder->huff_tables.dc_tables[i].valid in fill_huffman_table()
352 && encoder->huff_tables.ac_tables[i].valid; in fill_huffman_table()
357 encoder->huff_tables.dc_tables[i].huf_bits, in fill_huffman_table()
360 encoder->huff_tables.dc_tables[i].huf_values, in fill_huffman_table()
363 encoder->huff_tables.ac_tables[i].huf_bits, in fill_huffman_table()
366 encoder->huff_tables.ac_tables[i].huf_values, in fill_huffman_table()
564 encoder->huff_tables.dc_tables[i].huf_bits[j], 8); in bs_write_jpeg_header()
569 encoder->huff_tables.dc_tables[i].huf_values[j], 8); in bs_write_jpeg_header()
579 encoder->huff_tables.ac_tables[i].huf_bits[j], 8); in bs_write_jpeg_header()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h158 struct huff_tables struct
220 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
283 void make_huff_table(int index, huff_tables *pH);
308 inline int huff_decode(huff_tables *pH);
309 inline int huff_decode(huff_tables *pH, int& extrabits);
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/jpeg-compressor/
H A Djpgd.h158 struct huff_tables struct
220 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
283 void make_huff_table(int index, huff_tables *pH);
308 inline int huff_decode(huff_tables *pH);
309 inline int huff_decode(huff_tables *pH, int& extrabits);
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Ddecint.h41 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
59 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Ddecint.h40 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
58 oc_huff_node *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h171 struct huff_tables struct
237 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
304 void make_huff_table(int index, huff_tables* pH);
331 inline int huff_decode(huff_tables* pH);
332 inline int huff_decode(huff_tables* pH, int& extrabits);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h171 struct huff_tables struct
237 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
304 void make_huff_table(int index, huff_tables* pH);
331 inline int huff_decode(huff_tables* pH);
332 inline int huff_decode(huff_tables* pH, int& extrabits);
/dports/devel/godot/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h171 struct huff_tables struct
237 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
304 void make_huff_table(int index, huff_tables* pH);
331 inline int huff_decode(huff_tables* pH);
332 inline int huff_decode(huff_tables* pH, int& extrabits);
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/jpeg-compressor/
H A Djpgd.h171 struct huff_tables struct
237 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
304 void make_huff_table(int index, huff_tables* pH);
331 inline int huff_decode(huff_tables* pH);
332 inline int huff_decode(huff_tables* pH, int& extrabits);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/jpge/
H A Djpgd.h171 struct huff_tables struct
237 huff_tables* m_pHuff_tabs[JPGD_MAX_HUFF_TABLES];
304 void make_huff_table(int index, huff_tables* pH);
331 inline int huff_decode(huff_tables* pH);
332 inline int huff_decode(huff_tables* pH, int& extrabits);
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/theora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/www/firefox-esr/firefox-91.8.0/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/www/firefox/firefox-99.0/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/mail/thunderbird/thunderbird-91.8.0/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/libtheora/lib/
H A Ddecint.h64 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
126 ogg_int16_t *huff_tables[TH_NHUFFMAN_TABLES]; member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsdcparam.c530 gs_param_array huff_tables; in s_DCT_put_huffman_tables() local
542 &huff_tables, true)) in s_DCT_put_huffman_tables()
553 if (huff_tables.size < num_in_tables) in s_DCT_put_huffman_tables()
561 num_in_tables = huff_tables.size; in s_DCT_put_huffman_tables()
575 code = s_DCT_byte_params(huff_tables.list, istr, 0, 16, counts); in s_DCT_put_huffman_tables()
582 code = s_DCT_byte_params(huff_tables.list, istr, 16, codes_size, in s_DCT_put_huffman_tables()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsdcparam.c530 gs_param_array huff_tables; in s_DCT_put_huffman_tables() local
542 &huff_tables, true)) in s_DCT_put_huffman_tables()
553 if (huff_tables.size < num_in_tables) in s_DCT_put_huffman_tables()
561 num_in_tables = huff_tables.size; in s_DCT_put_huffman_tables()
575 code = s_DCT_byte_params(huff_tables.list, istr, 0, 16, counts); in s_DCT_put_huffman_tables()
582 code = s_DCT_byte_params(huff_tables.list, istr, 16, codes_size, in s_DCT_put_huffman_tables()

1234567