Searched defs:CodechalEncodeJpegQuantHeader (Results 1 – 1 of 1) sorted by relevance
86 struct CodechalEncodeJpegQuantHeader struct88 uint16_t m_dqt; //!< Define Quantization Marker89 uint16_t m_lq; //!< Quantization table definition length90 …tablePrecisionAndDestination; //!< 4 bits of element precision and 4 bits of destination selector91 uint8_t m_qk[JPEG_NUM_QUANTMATRIX]; //!< Quantization table elements