Home
last modified time | relevance | path

Searched defs:Face (Results 1 – 2 of 2) sorted by relevance

/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dfaceauth_shared.h159 struct Face { struct
160 int32_t x1;
161 int32_t y1;
162 int32_t x2;
163 int32_t y2;
164 struct Coordinate landmark[NUM_FACE_LANDMARKS];
165 uint32_t confidence;
166 int32_t pan_angle;
167 int32_t tilt_angle;
168 int32_t roll_angle;
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dfaceauth_shared.h240 struct Face { struct
242 int32_t x1;
243 int32_t y1;
244 int32_t x2;
245 int32_t y2;
247 struct Coordinate landmark[NUM_FACE_LANDMARKS];
248 uint32_t confidence;
249 int32_t pan_angle;
250 int32_t tilt_angle;
251 int32_t roll_angle;