|
Apollo
6.0
Open source self driving car software
|
#include <cstdint>
Go to the source code of this file.
Classes | |
| struct | apollo::drivers::video::RtpHeader |
| struct | apollo::drivers::video::FrameHeader |
| struct | apollo::drivers::video::HwPduPacket |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::drivers | |
| apollo::drivers | |
| apollo::drivers::video | |
Macros | |
| #define | HW_CAMERA_MAGIC0 0xBBAABBAA |
| #define | HW_CAMERA_MAGIC1 0xAABBAABB |
Typedefs | |
| typedef struct apollo::drivers::video::RtpHeader | apollo::drivers::video::RtpHeader |
| typedef struct apollo::drivers::video::FrameHeader | apollo::drivers::video::FrameHeader |
| typedef struct apollo::drivers::video::HwPduPacket | apollo::drivers::video::HwPduPacket |
| #define HW_CAMERA_MAGIC0 0xBBAABBAA |
| #define HW_CAMERA_MAGIC1 0xAABBAABB |
1.8.13