Searched defs:AtomicScratchBufferAv1 (Results 1 – 2 of 2) sorted by relevance
37 struct AtomicScratchBufferAv1 struct39 PMOS_RESOURCE resAtomicScratchBuffer; //!> Handle of eStatus buffer40 uint32_t *pData; //!> Pointer of the buffer of actual data41 uint16_t encodeUpdateIndex; //!> used for VDBOX update encode status42 uint16_t tearDownIndex; //!> Reserved for future extension43 uint32_t zeroValueOffset; //!> Store the result of the ATOMIC_CMP44 uint32_t operand1Offset; //!> Operand 1 of the ATOMIC_CMP45 uint32_t operand2Offset; //!> Operand 2 of the ATOMIC_CMP46 uint32_t operand3Offset; //!> Copy of the operand 147 uint32_t size; //!> Size of the buffer[all …]
53 struct AtomicScratchBufferAv1 struct55 PMOS_RESOURCE resAtomicScratchBuffer; //!> Handle of eStatus buffer56 uint32_t *pData; //!> Pointer of the buffer of actual data57 uint16_t encodeUpdateIndex; //!> used for VDBOX update encode status58 uint16_t tearDownIndex; //!> Reserved for future extension59 uint32_t zeroValueOffset; //!> Store the result of the ATOMIC_CMP60 uint32_t operand1Offset; //!> Operand 1 of the ATOMIC_CMP61 uint32_t operand2Offset; //!> Operand 2 of the ATOMIC_CMP62 uint32_t operand3Offset; //!> Copy of the operand 163 uint32_t size; //!> Size of the buffer[all …]