Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.h114 static const auto kDepthMapPixelFormat = HAL_PIXEL_FORMAT_Y16; variable
DDepthCompositeStream.cpp547 ret = device->createStream(mDepthSurface, depthWidth, depthHeight, kDepthMapPixelFormat, in createInternalStreams()
773 if ((entry.data.i32[i] == kDepthMapPixelFormat) && in getSupportedDepthSizes()
814 (*compositeOutput)[1].format = kDepthMapPixelFormat; in getCompositeStreamInfo()