Home
last modified time | relevance | path

Searched defs:depthMap (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Ddepth_data_napi.cpp112 napi_value DepthDataNapi::CreateDepthData(napi_env env, napi_value format, napi_value depthMap, in CreateDepthData()
Ddepth_data_output_napi.cpp97 napi_value depthMap; in ExecuteDepthData() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
Dphoto_post_processor.cpp313 auto depthMap = picture->GetAuxiliaryPicture(Media::AuxiliaryPictureType::DEPTH_MAP); in RotatePicture() local