Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/include/
H A Ddcamera_handler.h62 void ConfigFormatvideo(const DCStreamType type, cJSON* root,
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp238 ConfigFormatvideo(CONTINUOUS_FRAME, root, previewProfiles); in CreateDHItem()
257 ConfigFormatvideo(CONTINUOUS_FRAME, modeData, previewProfiles); in CreateDHItem()
374 void DCameraHandler::ConfigFormatvideo(const DCStreamType type, cJSON* root, in ConfigFormatvideo() function in OHOS::DistributedHardware::DCameraHandler