Searched defs:CodechalVdencHevcLaDmem (Results 1 – 1 of 1) sorted by relevance
100 struct CodechalVdencHevcLaDmem struct102 uint32_t lookAheadFunc; // 0: init, 1 update104 uint32_t lengthAhead; // in the units of frames105 uint32_t vbvBufferSize; // in the units of frames106 uint32_t vbvInitialFullness; // in the units of frames107 uint32_t cuCount; // normalized 8x8 CU count108 uint32_t statsRecords; // # of statistic records109 uint32_t avgFrameSizeInByte; // in the units of bytes110 uint16_t minGop;111 uint16_t maxGop;[all …]