Home
last modified time | relevance | path

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

/external/intel-media-driver/media_driver/agnostic/common/cm/
Dcm_kernel_ex.h111 bool IsFastPathSupported();
Dcm_execution_adv.cpp925 if (kernel->IsFastPathSupported() == false) in SwitchToFastPath()
Dcm_kernel_ex.cpp893 bool CmKernelEx::IsFastPathSupported() in IsFastPathSupported() function in CmKernelEx