Home
last modified time | relevance | path

Searched refs:iCurrentSurfaceState (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/renderhal/
H A Drenderhal_dsh.h77 …int32_t iCurrentSurfaceState; // Current surface sta… member
H A Drenderhal.cpp1436 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_AllocateStateHeaps()
2651 if (pStateHeap->iCurrentSurfaceState >= pRenderHal->StateHeapSettings.iSurfaceStates) in RenderHal_AssignSurfaceState()
2660 (pStateHeap->iCurrentSurfaceState * in RenderHal_AssignSurfaceState()
2664 iSurfaceEntry = pStateHeap->iCurrentSurfaceState; in RenderHal_AssignSurfaceState()
2689 ++pStateHeap->iCurrentSurfaceState; in RenderHal_AssignSurfaceState()
4579 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_AssignSshInstance()
H A Drenderhal.h945 int32_t iCurrentSurfaceState; // Current SS member
H A Drenderhal_dsh.cpp640 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_DSH_AllocateStateHeaps()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/renderhal/
H A Drenderhal_dsh.h77 …int32_t iCurrentSurfaceState; // Current surface sta… member
H A Drenderhal.cpp1430 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_AllocateStateHeaps()
2644 if (pStateHeap->iCurrentSurfaceState >= pRenderHal->StateHeapSettings.iSurfaceStates) in RenderHal_AssignSurfaceState()
2653 (pStateHeap->iCurrentSurfaceState * in RenderHal_AssignSurfaceState()
2657 iSurfaceEntry = pStateHeap->iCurrentSurfaceState; in RenderHal_AssignSurfaceState()
2682 ++pStateHeap->iCurrentSurfaceState; in RenderHal_AssignSurfaceState()
4552 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_AssignSshInstance()
H A Drenderhal.h943 int32_t iCurrentSurfaceState; // Current SS member
H A Drenderhal_dsh.cpp640 pStateHeap->iCurrentSurfaceState = 0; in RenderHal_DSH_AllocateStateHeaps()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal_dump.cpp220 stateHeap->iCurrentSurfaceState * in HalCm_DumpCommadBuffer()
510 surfacesizeToAllocate = stateHeap->iCurrentSurfaceState * in HalCm_DumpSurfaceState()
522 for (int32_t index = 0; index < stateHeap->iCurrentSurfaceState; ++index) { in HalCm_DumpSurfaceState()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal_dump.cpp232 stateHeap->iCurrentSurfaceState * in HalCm_DumpCommadBuffer()
531 surfacesizeToAllocate = stateHeap->iCurrentSurfaceState * in HalCm_DumpSurfaceState()
543 for (int32_t index = 0; index < stateHeap->iCurrentSurfaceState; ++index) { in HalCm_DumpSurfaceState()
/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dhw_interface.c1104 if (pSSH->iCurrentSurfaceState >= in IntelGen_HwAssignSurfaceState()
1111 (pSSH->iCurrentSurfaceState * sizeof(GENHW_SURFACE_STATE)); in IntelGen_HwAssignSurfaceState()
1113 iSurfaceEntry = pSSH->iCurrentSurfaceState; in IntelGen_HwAssignSurfaceState()
1124 ++pSSH->iCurrentSurfaceState; in IntelGen_HwAssignSurfaceState()
H A Dhw_interface_base.c125 pSSH->iCurrentSurfaceState = 0; in IntelGen_HwAllocateSshBuffer()
158 pSSH->iCurrentSurfaceState = 0; in IntelGen_HwAssignSshInstance()
H A Dhw_interface.h620 INT iCurrentSurfaceState; member
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_16alignment.cpp1080 … = &pRenderHal->pStateHeap->pSurfaceEntry[pRenderHal->pStateHeap->iCurrentSurfaceState-1]; // fetc… in VpHal_16AlignSetupSurfaceStatesInt()
1113 … = &pRenderHal->pStateHeap->pSurfaceEntry[pRenderHal->pStateHeap->iCurrentSurfaceState-1]; // fetc… in VpHal_16AlignSetupSurfaceStatesInt()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/vp/hal/
H A Dvphal_render_16alignment.cpp1080 … = &pRenderHal->pStateHeap->pSurfaceEntry[pRenderHal->pStateHeap->iCurrentSurfaceState-1]; // fetc… in VpHal_16AlignSetupSurfaceStatesInt()
1113 … = &pRenderHal->pStateHeap->pSurfaceEntry[pRenderHal->pStateHeap->iCurrentSurfaceState-1]; // fetc… in VpHal_16AlignSetupSurfaceStatesInt()