Home
last modified time | relevance | path

Searched refs:m_loadKernelInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_hevc_g12.h1182 bool m_loadKernelInput = false; variable
H A Dcodechal_encode_hevc_g12.cpp3129 m_loadKernelInput = true; in Initialize()
7989 …if (m_loadKernelInput == false || (pSrc2xSurface && Mos_ResourceIsNull(&pSrc2xSurface->OsResource)… in LoadSourceAndRef2xDSFromFile()