Home
last modified time | relevance | path

Searched refs:build_huffman_table (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstjpegparser.c570 build_huffman_table (GstJpegHuffmanTable * huf_table, in build_huffman_table() function
618 build_huffman_table (&huf_tables->dc_tables[0], default_luminance_dc_table, in gst_jpeg_get_default_huffman_tables()
620 build_huffman_table (&huf_tables->dc_tables[1], default_chrominance_dc_table, in gst_jpeg_get_default_huffman_tables()
626 build_huffman_table (&huf_tables->ac_tables[0], default_luminance_ac_table, in gst_jpeg_get_default_huffman_tables()
628 build_huffman_table (&huf_tables->ac_tables[1], default_chrominance_ac_table, in gst_jpeg_get_default_huffman_tables()
/third_party/gstreamer/gstplugins_bad/
DChangeLog91839 Fix build_huffman_table() to correctly fill in the associated HUFFVAL