Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/camera/parser/src/
H A Dcamera_config_parser.c373 static int32_t ParseCameraFlashConfig(const struct DeviceResourceNode *node, in ParseCameraFlashConfig() function
460 …CHECK_PARSER_CONFIG_RET(ParseCameraFlashConfig(flashConfigNode, drsOps, &deviceConfig->flash), "Fl… in ParseCameraDeviceConfig()