Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp1334 uint32_t depthSamplesCount = (depthWidth * depthHeight * 2) / 16; in validateStreamDimensions() local
9956 int32_t depthSamplesCount = (depthWidth * depthHeight * 2) / 16; in initStaticMetadata() local