Home
last modified time | relevance | path

Searched refs:LensDeviceConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h65 struct LensDeviceConfig { struct
124 struct LensDeviceConfig lens[CAMERA_DEVICE_MAX_NUM];
/ohos5.0/drivers/hdf_core/framework/model/camera/parser/src/
H A Dcamera_config_parser.c146 struct DeviceResourceIface *drsOps, struct LensDeviceConfig *lensConfig) in ParseCameraLensDeviceConfig()