Home
last modified time | relevance | path

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

/external/intel-media-driver/media_common/agnostic/common/vp/kdll/
Dhal_kerneldll_next.h761 bool (*pfnMapCSCMatrix)(Kdll_CSCType type, member
/external/intel-media-driver/media_softlet/agnostic/common/vp/kdll/
Dhal_kerneldll_next.c426 pState->pfnMapCSCMatrix(csctype, matrix, pMatrix->Coeff); in KernelDll_UpdateCscCoefficients()
3751 pState->pfnMapCSCMatrix = KernelDll_MapCSCMatrix; in KernelDll_SetupFunctionPointers()