Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.cpp2300 metadata_buffer_t->depth_data.depth_data = nullptr; in getStreamBufs()
2302 metadata_buffer_t->depth_data.depth_data = in getStreamBufs()
2319 if (nullptr != metadata_buffer_t->depth_data.depth_data) { in putStreamBufs()
2320 delete [] metadata_buffer_t->depth_data.depth_data; in putStreamBufs()
2321 metadata_buffer_t->depth_data.depth_data = nullptr; in putStreamBufs()
5720 memcpy(dst, data.depth_data, length); in populateDepthData()
DQCamera3HWI.cpp4097 handleDepthDataLocked(metadata->depth_data, frame_number, in handleMetadataWithLock()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h1285 cam_depth_data_t depth_data; member
Dcam_types.h1798 uint8_t *depth_data; member