Home
last modified time | relevance | path

Searched defs:uiFrameCounter (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/utils/
H A Dvp_dumper.cpp2522 uint32_t uiFrameCounter, in DumpSourceSurface()
2755 uint32_t uiFrameCounter, in DumpTargetSurface()
2797 uint32_t uiFrameCounter, in DumpRenderParameter()
2838 uint32_t uiFrameCounter, in DumpToXML()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_debug.c3183 uint32_t uiFrameCounter, in DumpSourceSurface()
3410 uint32_t uiFrameCounter, in DumpTargetSurface()
3442 uint32_t uiFrameCounter, in DumpRenderParameter()
3481 uint32_t uiFrameCounter, in DumpToXML()
H A Dvphal_debug.h95 #define VPHAL_DBG_STATE_DUMP_SET_CURRENT_FRAME_COUNT(uiFrameCounter) \ argument
1416 #define VPHAL_DBG_STATE_DUMP_SET_CURRENT_FRAME_COUNT(uiFrameCounter) argument
H A Dvphal_renderer.h146 uint32_t uiFrameCounter; variable