Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dtest_display.cpp189 std::vector<int32_t> faceIds; in PrintFaceDetectInfo() local
191 faceIds.push_back(*(entry.data.i32 + i)); in PrintFaceDetectInfo()
193 for (auto it = faceIds.begin(); it != faceIds.end(); it++) { in PrintFaceDetectInfo()