Home
last modified time | relevance | path

Searched refs:HOST_C_FUNC_GETCAMERAABILITY (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/hal_c/include/
H A Dcamera_host_c_if.h44 typedef int (*HOST_C_FUNC_GETCAMERAABILITY)(const char* cameraId, CameraAbilityCIF* ability); typedef
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_host.cpp152 host_->GetCameraAbility = reinterpret_cast<HOST_C_FUNC_GETCAMERAABILITY>(::dlsym(handler_, "GetCameraAbility")); in Init()

Completed in 1 milliseconds