|
Jetson Linux API Reference
|
36.4.3 Release
|
Go to the documentation of this file.
36 #ifndef _ARGUS_SENSOR_TIMESTAMP_TSC_H
37 #define _ARGUS_SENSOR_TIMESTAMP_TSC_H
49 DEFINE_UUID(ExtensionName, EXT_SENSOR_TIMESTAMP_TSC, e6cc1360,06ea,11eb,8b6e,08,00,20,0c,9a,66);
62 DEFINE_UUID(InterfaceID, IID_SENSOR_TIMESTAMP_TSC, 35581ba0,06eb,11eb,8b6e,08,00,20,0c,9a,66);
DEFINE_UUID(ExtensionName, EXT_BAYER_AVERAGE_MAP, 12c3de20, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
The top-level interface class.
A unique identifier for a libargus Interface.
virtual uint64_t getSensorEofTimestampTsc() const =0
Returns the VI HW (EOF) timestamp based on tegra wide timestamp system counter (TSC) This is the end ...
DEFINE_UUID(InterfaceID, IID_BAYER_AVERAGE_MAP_SETTINGS, 12c3de21, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
virtual uint64_t getSensorSofTimestampTsc2() const =0
Returns the VI HW (SOF) timestamp for second sensor based on tegra wide timestamp system counter (TSC...
static const InterfaceID & id()
virtual uint64_t getSensorSofTimestampTsc() const =0
Returns the VI HW (SOF) timestamp based on tegra wide timestamp system counter (TSC) This is the star...