Perception Tool Kit (PTK) API Guide
C6xSimulator_base_types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  __x128_t
 
struct  __float2_t
 

Typedefs

typedef char int8
 
typedef short int16
 
typedef int int32
 
typedef unsigned char uint8
 
typedef unsigned short uint16
 
typedef unsigned int uint32
 
typedef float float32
 
typedef long long int40
 
typedef long long int64_d
 
typedef long long int64_ll
 
typedef unsigned long long uint40
 
typedef unsigned long long uint64_d
 
typedef unsigned long long uint64_ll
 
typedef double double64
 

Typedef Documentation

◆ int8

typedef char int8

◆ int16

typedef short int16

◆ int32

typedef int int32

◆ uint8

typedef unsigned char uint8

◆ uint16

typedef unsigned short uint16

◆ uint32

typedef unsigned int uint32

◆ float32

typedef float float32

◆ int40

typedef long long int40

◆ int64_d

typedef long long int64_d

◆ int64_ll

typedef long long int64_ll

◆ uint40

typedef unsigned long long uint40

◆ uint64_d

typedef unsigned long long uint64_d

◆ uint64_ll

typedef unsigned long long uint64_ll

◆ double64

typedef double double64