Searched defs:BrcUpdateDmem (Results 1 – 2 of 2) sorted by relevance
150 struct CodechalVdencAvcStateG11::BrcUpdateDmem struct in CodechalVdencAvcStateG11152 … BRCFunc_U8; // =1 for Update, other values are reserved for future use153 uint8_t RSVD[3];154 uint32_t UPD_TARGETSIZE_U32; // refer to AVC BRC for calculation155 uint32_t UPD_FRAMENUM_U32; // frame number156 …rrent global target bits - previous global target bits (global target bits += input bits per frame)157 uint32_t UPD_FrameBudget_U32; // target time counter158 uint32_t FrameByteCount; // PAK output via MMIO159 uint32_t TimingBudgetOverflow; // PAK output via MMIO160 uint32_t ImgStatusCtrl; // PAK output via MMIO[all …]
378 struct CodechalVdencAvcStateG12::BrcUpdateDmem struct in CodechalVdencAvcStateG12380 … BRCFunc_U8; // =1 for Update, other values are reserved for future use381 uint8_t RSVD[3];382 uint32_t UPD_TARGETSIZE_U32; // refer to AVC BRC for calculation383 uint32_t UPD_FRAMENUM_U32; // frame number384 …rrent global target bits - previous global target bits (global target bits += input bits per frame)385 uint32_t UPD_FrameBudget_U32; // target time counter386 uint32_t FrameByteCount; // PAK output via MMIO387 uint32_t TimingBudgetOverflow; // PAK output via MMIO388 uint32_t ImgStatusCtrl; // PAK output via MMIO[all …]