Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h107 const std::string CAMERA_FORMAT_KEY = "OutputFormat"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp371 cJSON_AddItemToObject(formatphotoObj, CAMERA_FORMAT_KEY.c_str(), array); in ConfigFormatphoto()
405 cJSON_AddItemToObject(formatpreviewObj, CAMERA_FORMAT_KEY.c_str(), array); in ConfigFormatvideo()