Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encode_jpeg.h73 struct CodechalJpegHuffmanHeader struct
75 uint16_t m_dht; //!< Define Huffman Table Marker
76 uint16_t m_lh; //!< Huffman table definition length
77 … //!< 4 bits of Huffman table class (0 = DC, 1 = AC) and 4 bits of destination identifier
78 uint8_t m_li[JPEG_NUM_HUFF_TABLE_AC_BITS]; //!< List BITS of Huffman table
79 uint8_t m_vij[JPEG_NUM_HUFF_TABLE_AC_HUFFVAL]; //!< Value associated with each huffman code