Searched refs:build_huffman_table (Results 1 – 2 of 2) sorted by relevance
570 build_huffman_table (GstJpegHuffmanTable * huf_table, in build_huffman_table() function618 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()
91839 Fix build_huffman_table() to correctly fill in the associated HUFFVAL