Home
last modified time | relevance | path

Searched refs:GetCommandBufferHeaderDWords (Results 1 – 3 of 3) sorted by relevance

/external/intel-media-driver/media_driver/linux/common/cm/hal/
Dcm_debug_os.cpp83 uint32_t GetCommandBufferHeaderDWords(PMOS_INTERFACE osInterface) in GetCommandBufferHeaderDWords() function
/external/intel-media-driver/media_driver/agnostic/common/cm/
Dcm_debug.h266 uint32_t GetCommandBufferHeaderDWords(PMOS_INTERFACE osInterface);
Dcm_hal_dump.cpp228 offset = GetCommandBufferHeaderDWords(osInterface); in HalCm_DumpCommadBuffer()