Searched refs:switchDimensions (Results 1 – 2 of 2) sorted by relevance
336 bool *switchDimensions /*out*/) { in processDepthMapFrame() argument337 if ((items == nullptr) || (switchDimensions == nullptr)) { in processDepthMapFrame()348 *switchDimensions = false; in processDepthMapFrame()353 *switchDimensions = rotateAndUnpack(inputFrame, &points, &confidence, &near, &far); in processDepthMapFrame()360 if (*switchDimensions) { in processDepthMapFrame()432 bool switchDimensions; in processDepthPhotoFrame() local434 &switchDimensions); in processDepthPhotoFrame()448 if (switchDimensions) { in processDepthPhotoFrame()
53 bool switchDimensions, std::vector<uint8_t> *colorJpegBuffer /*out*/) { in generateColorJpegBuffer() argument65 if (switchDimensions) { in generateColorJpegBuffer()308 bool switchDimensions = false; in TEST() local313 switchDimensions = true; in TEST()318 switchDimensions, &colorJpegBuffer); in TEST()