Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 85) sorted by relevance

1234

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstdint.h45 #ifndef int8_t
46 typedef __int8_t int8_t; typedef
47 #define int8_t __int8_t macro
Dtypes.h57 #ifndef int8_t
58 typedef __int8_t int8_t; typedef
59 #define int8_t __int8_t macro
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c105 static int8_t Tilt_Tolerance[4][2] = {
128 int8_t tilt_history[TILT_HISTORY_SIZE];
130 int8_t current_rotation;
131 int8_t prev_valid_rotation;
132 int8_t proposed_rotation;
133 int8_t predicted_rotation;
152 static bool isTiltAngleAcceptable(int rotation, int8_t tilt_angle) in isTiltAngleAcceptable()
214 static bool isPredictedRotationAcceptable(uint64_t now, int8_t tilt_angle) in isPredictedRotationAcceptable()
311 static void addTiltHistoryEntry(uint64_t now, int8_t tilt) in addTiltHistoryEntry()
366 static bool isSwinging(uint64_t now, int8_t tilt) in isSwinging()
[all …]
/device/google/marlin/camera/QCamera2/HAL/
DQCameraPostProc.h66 int8_t reprocCount;
74 int8_t reprocCount; //Current pass count
75 int8_t ppChannelIndex; //Reprocess channel object index
149 int8_t getPPChannelCount() {return mPPChannelCount;}; in getPPChannelCount()
217 int8_t mPPChannelCount;
222 int8_t m_bInited; // if postproc is inited
DQCameraParametersIntf.h246 int8_t getReprocCount();
247 int8_t getCurPPCount();
251 void setCurPPCount(int8_t count);
255 int8_t getBufBatchCount();
256 int8_t getVideoBatchSize();
DQCameraChannel.h151 int8_t getReprocCount(){return mPassCount;}; in getReprocCount()
152 void setReprocCount(int8_t count) {mPassCount = count;}; in setReprocCount()
166 int8_t mPassCount;
DQCameraParameters.h811 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount()
813 int8_t getCurPPCount(){return mCurPPCount;}; in getCurPPCount()
817 void setCurPPCount(int8_t count) {mCurPPCount = count;}; in setCurPPCount()
821 int8_t getBufBatchCount() {return mBufBatchCnt;}; in getBufBatchCount()
822 int8_t getVideoBatchSize() {return mVideoBatchSize;}; in getVideoBatchSize()
1016 void setBufBatchCount(int8_t buf_cnt);
1192 int8_t mTotalPPCount;
1193 int8_t mCurPPCount;
1200 int8_t mBufBatchCnt;
1205 int8_t mVideoBatchSize;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
DEfiBind.h165 typedef signed char int8_t; typedef
179 typedef signed char int8_t; typedef
191 typedef signed char int8_t; typedef
/device/google/marlin/camera/
DQCamera_Intf.h173 int8_t camera_id;
180 int8_t camera_id;
946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
947 int8_t updown_dir; // -90 to 90
948 int8_t leftright_dir; //-90 to 90
949 int8_t roll_dir; // -90 to 90
950 int8_t left_right_gaze; // -50 to 50
951 int8_t top_bottom_gaze; // -50 to 50
954 int8_t id; // unique id for face tracking within view unless view changes
955 int8_t score; // score of confidence( 0 -100)
[all …]
/device/huawei/angler/camera/
DQCamera_Intf.h173 int8_t camera_id;
180 int8_t camera_id;
946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
947 int8_t updown_dir; // -90 to 90
948 int8_t leftright_dir; //-90 to 90
949 int8_t roll_dir; // -90 to 90
950 int8_t left_right_gaze; // -50 to 50
951 int8_t top_bottom_gaze; // -50 to 50
954 int8_t id; // unique id for face tracking within view unless view changes
955 int8_t score; // score of confidence( 0 -100)
[all …]
/device/lge/bullhead/camera/
DQCamera_Intf.h173 int8_t camera_id;
180 int8_t camera_id;
946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
947 int8_t updown_dir; // -90 to 90
948 int8_t leftright_dir; //-90 to 90
949 int8_t roll_dir; // -90 to 90
950 int8_t left_right_gaze; // -50 to 50
951 int8_t top_bottom_gaze; // -50 to 50
954 int8_t id; // unique id for face tracking within view unless view changes
955 int8_t score; // score of confidence( 0 -100)
[all …]
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmm150_slave.h63 int8_t dig_x1, dig_y1, dig_x2, dig_y2;
65 int8_t dig_xy2;
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraPostProc.h60 int8_t reprocCount;
68 int8_t reprocCount; //Current pass count
195 int8_t mTotalNumReproc;
200 int8_t m_bInited; // if postproc is inited
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraPostProc.h60 int8_t reprocCount;
68 int8_t reprocCount; //Current pass count
195 int8_t mTotalNumReproc;
200 int8_t m_bInited; // if postproc is inited
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/X64/
DEfiBind.h142 typedef signed char int8_t; typedef
151 typedef signed char int8_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/
DEfiBind.h189 typedef signed char int8_t; typedef
198 typedef signed char int8_t; typedef
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
D_stdint.h34 typedef __int8_t int8_t; typedef
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_types.h1185 int8_t gaze_angle; /* -90 -45 0 45 90 for head left to rigth tilt */
1189 int8_t left_right_gaze; /* left right gaze degree (-50, 50) */
1190 int8_t top_bottom_gaze; /* up down gaze degree (-50, 50) */
1218 int8_t score; /* score of confidence (0, -100) */
1236 int8_t recog_valid;
1239 int8_t blink_valid;
1242 int8_t gaze_valid;
1245 int8_t smile_valid;
1248 int8_t landmark_valid;
1251 int8_t contour_valid;
[all …]
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_types.h1185 int8_t gaze_angle; /* -90 -45 0 45 90 for head left to rigth tilt */
1189 int8_t left_right_gaze; /* left right gaze degree (-50, 50) */
1190 int8_t top_bottom_gaze; /* up down gaze degree (-50, 50) */
1218 int8_t score; /* score of confidence (0, -100) */
1236 int8_t recog_valid;
1239 int8_t blink_valid;
1242 int8_t gaze_valid;
1245 int8_t smile_valid;
1248 int8_t landmark_valid;
1251 int8_t contour_valid;
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ebc/
DEfiBind.h51 typedef signed char int8_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Arm/
DEfiBind.h53 typedef signed char int8_t; typedef
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Aarch64/
DEfiBind.h55 typedef signed char int8_t; typedef
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h234 int8_t focus_supported;
240 int8_t enable_reproc;
243 int8_t enable_CAC;
247 int8_t is_chromatix_reload;
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h232 int8_t focus_supported;
239 int8_t enable_reproc;
242 int8_t enable_CAC;
246 int8_t is_chromatix_reload;
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h234 int8_t focus_supported;
240 int8_t enable_reproc;
243 int8_t enable_CAC;
247 int8_t is_chromatix_reload;

1234