Searched defs:submitIndex (Results 1 – 6 of 6) sorted by relevance
108 uint32_t submitIndex = CounterToIndex(m_submittedCount); in Init() local163 uint32_t submitIndex = CounterToIndex(m_submittedCount); in Reset() local
185 uint32_t submitIndex = CounterToIndex(m_submittedCount); in Init() local241 uint32_t submitIndex = CounterToIndex(m_submittedCount); in Reset() local
322 uint32_t submitIndex; //!< Index during this submission member
1887 MOS_STATUS CodechalEncodeAvcEncG9Bxt::UpdateMfeMbEncBindingTable(uint32_t submitIndex) in UpdateMfeMbEncBindingTable()
1887 MOS_STATUS CodechalEncodeAvcEncG9Skl::UpdateMfeMbEncBindingTable(uint32_t submitIndex) in UpdateMfeMbEncBindingTable()
1909 for (uint32_t submitIndex = 0; submitIndex < submitCount; ++submitIndex) in PreCallValidateQueueSubmit() local