Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_vdenc_hevc.h100 struct CodechalVdencHevcLaDmem struct
102 uint32_t lookAheadFunc; // 0: init, 1 update
104 uint32_t lengthAhead; // in the units of frames
105 uint32_t vbvBufferSize; // in the units of frames
106 uint32_t vbvInitialFullness; // in the units of frames
107 uint32_t cuCount; // normalized 8x8 CU count
108 uint32_t statsRecords; // # of statistic records
109 uint32_t avgFrameSizeInByte; // in the units of bytes
110 uint16_t minGop;
111 uint16_t maxGop;
[all …]