Searched refs:handle_ (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | eis_loader.cpp | 35 if (handle_ != nullptr) { in ~DvsLibrary() 36 ::dlclose(handle_); in ~DvsLibrary() 41 handle_ = ::dlopen(DvsLibraryName.c_str(), RTLD_LAZY); in Init() 42 if (handle_ == nullptr) { in Init() 51 ops_.RegisterRemap = (dvsRegisterRemap)dlsym(handle_, "dvsRegisterRemap"); in LoadSymbols() 58 ops_.Prepare = (dvsPrepare)dlsym(handle_, "dvsPrepare"); in LoadSymbols() 65 ops_.GetMeshSize = (getMeshSize)dlsym(handle_, "getMeshSize"); in LoadSymbols() 72 ops_.GetOriginalMeshXY = (getOriginalMeshXY)dlsym(handle_, "getOriginalMeshXY"); in LoadSymbols() 79 ops_.PutImageFrame = (dvsPutImageFrame)dlsym(handle_, "dvsPutImageFrame"); in LoadSymbols() 86 ops_.PutMesh = (dvsPutMesh)dlsym(handle_, "dvsPutMesh"); in LoadSymbols() [all …]
|
| H A D | imu_service.cpp | 47 : intf_(intf), type_(type), ctx_(nullptr), handle_(nullptr) { in EisImuAdaptor() 135 handle_ = intf_.createHandle(ctx_, type_, key_.c_str(), 200, 7); in Init() 136 if (handle_ == nullptr) { in Init() 149 if (handle_ != nullptr) { in DeInit() 150 intf_.destroyHandle(handle_); in DeInit() 159 XCAM_ASSERT(ctx_ != nullptr && handle_ != nullptr); in GetData() 162 auto data = reinterpret_cast<mems_sensor_event_t*>(intf_.getData(handle_, &count)); in GetData() 188 XCAM_ASSERT(ctx_ != nullptr && handle_ != nullptr); in FreeData() 189 intf_.releaseSamplesData(handle_, data); in FreeData()
|
| H A D | eis_loader.h | 70 void* handle_;
|
| H A D | imu_service.h | 82 mems_sensor_handle_t handle_; variable
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.cpp | 73 if (handle_) { in ~RGAOperator() 74 dlclose(handle_); in ~RGAOperator() 105 handle_ = dlopen(RGA_LIBRARY_NAME, RTLD_LAZY); in resolve_symbles() 106 if (!handle_) { in resolve_symbles() 112 (fp_wrapbuffer_virtualaddr_t)dlsym(handle_, "wrapbuffer_virtualaddr_t"); in resolve_symbles() 119 (fp_wrapbuffer_physicaladdr_t)dlsym(handle_, "wrapbuffer_physicaladdr_t"); in resolve_symbles() 125 rga_ops_.wrapbuffer_fd_t = (fp_wrapbuffer_fd_t)dlsym(handle_, "wrapbuffer_fd_t"); in resolve_symbles() 131 rga_ops_.imresize_t = (fp_imresize_t)dlsym(handle_, "imresize_t"); in resolve_symbles() 137 rga_ops_.imcrop_t = (fp_imcrop_t)dlsym(handle_, "imcrop_t"); in resolve_symbles() 143 rga_ops_.imcvtcolor_t = (fp_imcvtcolor_t)dlsym(handle_, "imcvtcolor_t"); in resolve_symbles() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | genex.S | 540 NESTED(handle_\exception, PT_SIZE, sp) 544 FEXPORT(handle_\exception\ext) 551 END(handle_\exception)
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | hyp-main.c | 169 #define HANDLE_FUNC(x) [__KVM_HOST_SMCCC_FUNC_##x] = (hcall_t)handle_##x
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |