Home
last modified time | relevance | path

Searched defs:CM_LOADPROGRAM_PARAM (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/cmrtlib/agnostic/hardware/
H A Dcm_def_hw.h154 struct CM_LOADPROGRAM_PARAM struct
156 void *cisaCode; // [in] pointer to the CISA code buffer
157 uint32_t cisaCodeSize; // [in] size of CISA code
158 char *options; // [in] additonal options for LoadProgram
159 void *cmProgramHandle; // [out] pointer to CmProgram object used by CMRT@UMD
160 uint32_t indexInArray; // [out] index in m_ProgramArray of CMRT@UMD
161 int32_t returnValue; // [out] the return value from CMRT@UMD
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/cmrtlib/agnostic/hardware/
H A Dcm_def_hw.h154 struct CM_LOADPROGRAM_PARAM struct
156 void *cisaCode; // [in] pointer to the CISA code buffer
157 uint32_t cisaCodeSize; // [in] size of CISA code
158 char *options; // [in] additonal options for LoadProgram
159 void *cmProgramHandle; // [out] pointer to CmProgram object used by CMRT@UMD
160 uint32_t indexInArray; // [out] index in m_ProgramArray of CMRT@UMD
161 int32_t returnValue; // [out] the return value from CMRT@UMD
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_wrapper.h70 }CM_LOADPROGRAM_PARAM, *PCM_LOADPROGRAM_PARAM; typedef
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_wrapper.h70 }CM_LOADPROGRAM_PARAM, *PCM_LOADPROGRAM_PARAM; typedef