Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/jpeg/features/
H A Dencode_jpeg_packer_feature.h73 struct EncodeJpegHuffmanHeader 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