Home
last modified time | relevance | path

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

/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_huc_cmd_initializer.h52 struct HucComDmem struct
54 uint32_t OutputSize; //!< Total size in byte of the Output SLB
55 uint32_t TotalOutputCommands; //!< Total Commands in the output SLB
56 uint8_t TargetUsage; //!< TU number
57 uint8_t Codec; //!< 0-HEVC VDEnc; 1-VP9 VDEnc; 2-AVC VDEnc
58 uint8_t FrameType; //!< 0-I Frame; 1-P Frame; 2-B Frame
59 uint8_t Reserved[37];
61 {
66 } OutputCOM[50];