Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/interfaces/include/
H A Dvideo_key_info.h107 const std::string depthDataQualityLevel = "depthDataQualityLevel"; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp110 … surfaceBuffer->GetExtraData()->ExtraGet(OHOS::Camera::depthDataQualityLevel, nativeQualityLevel); in ExecuteDepthData()