Searched defs:depthPhotoBuffer (Results 1 – 3 of 3) sorted by relevance
94 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local140 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local192 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local279 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local
43 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in LLVMFuzzerTestOneInput() local
414 void* depthPhotoBuffer /*out*/, size_t* depthPhotoActualSize /*out*/) { in processDepthPhotoFrame()