Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp413 int processDepthPhotoFrame(DepthPhotoInputFrame inputFrame, size_t depthPhotoBufferSize, in processDepthPhotoFrame() argument
503 if (*depthPhotoActualSize > depthPhotoBufferSize) { in processDepthPhotoFrame()
505 *depthPhotoActualSize, depthPhotoBufferSize); in processDepthPhotoFrame()