Searched defs:_VPHAL_HDR_STATE (Results 1 – 1 of 1) sorted by relevance
135 typedef struct _VPHAL_HDR_STATE struct137 PMOS_INTERFACE pOsInterface; //!< Os Interface138 PRENDERHAL_INTERFACE pRenderHal; //!< Render Interface139 MEDIA_FEATURE_TABLE *pSkuTable; //!< SKU table140 Kdll_KernelCache *pKernelCache; //!< Kernel cache141 …CE pSrcSurf[VPHAL_MAX_HDR_INPUT_LAYER]; //!< Source surface142 …CE pTargetSurf[VPHAL_MAX_HDR_OUTPUT_LAYER]; //!< Output surface143 …RFACE RenderHalSrcSurf[VPHAL_MAX_HDR_INPUT_LAYER]; //!< Source surface144 …RFACE RenderHalTargetSurf[VPHAL_MAX_HDR_OUTPUT_LAYER]; //!< Output surface145 … AVSParameters[VPHAL_HDR_SAMPLER8X8_TABLE_NUM]; //!< AVS for configure Sampler[all …]