Searched defs:depthPhotoBuffer (Results 1 – 3 of 3) sorted by relevance
95 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local143 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local195 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local282 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in TEST() local
98 std::vector<uint8_t> depthPhotoBuffer(inputFrame.mMaxJpegSize); in LLVMFuzzerTestOneInput() local
418 void* depthPhotoBuffer /*out*/, size_t* depthPhotoActualSize /*out*/) { in processDepthPhotoFrame()