Home
last modified time | relevance | path

Searched defs:LoadProgram (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/vp/hal/
H A Dvphal_mdf_wrapper.cpp414 CmProgram* VPCmRenderer::LoadProgram(const std::string& binaryFileName) in LoadProgram() function in VPCmRenderer
455 CmProgram* VPCmRenderer::LoadProgram(const void *binary, int size) in LoadProgram() function in VPCmRenderer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dgrpc_tpu_driver.cc397 std::unique_ptr<LoadedProgramHandle> LoadProgram( in LoadProgram() function in tpu_driver::__anonb00856100111::GrpcTpuDriver
861 std::unique_ptr<LoadedProgramHandle> GrpcTpuStream::LoadProgram( in LoadProgram() function in tpu_driver::__anonb00856100111::GrpcTpuStream
H A Ddirect_tpu_driver.cc400 std::unique_ptr<LoadedProgramHandle> LoadProgram( in LoadProgram() function in tpu_driver::__anon439fe69f0111::DirectTpuDriver
H A Drecording_tpu_driver.cc363 std::unique_ptr<LoadedProgramHandle> LoadProgram( in LoadProgram() function in tpu_driver::__anon852af9610111::RecordingTpuDriver
H A Dpod_tpu_driver.cc592 std::unique_ptr<LoadedProgramHandle> LoadProgram( in LoadProgram() function in tpu_driver::__anonf243d9070111::PodTpuDriver
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_device.cpp152 CM_RT_API int32_t CmDevice_RT::LoadProgram( void* commonISACode, const uint32_t size, CmProgram*& p… in LoadProgram() function in CmDevice_RT
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_device_rt_base.cpp1456 CM_RT_API int32_t CmDeviceRTBase::LoadProgram(void* commonISACode, in LoadProgram() function in CMRT_UMD::CmDeviceRTBase