Definition at line 100 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.


Public Member Functions | |
| SegmentCommand () | |
| SegmentCommand () | |
Data Fields | |
| float * | d_seg |
| int | seg_width |
| int | seg_height |
| float | scale_x |
| float | scale_y |
| float | seg_threshold |
| CommandType | type = CommandType::None |
| unsigned char | c0 |
| unsigned char | c1 |
| unsigned char | c2 |
| unsigned char | c3 |
| int | bounding_left = 0 |
| int | bounding_top = 0 |
| int | bounding_right = 0 |
| int | bounding_bottom = 0 |
| SegmentCommand::SegmentCommand | ( | ) |
| SegmentCommand::SegmentCommand | ( | ) |
|
inherited |
Definition at line 49 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 46 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 48 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 47 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 45 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| float * SegmentCommand::d_seg |
Definition at line 101 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| float SegmentCommand::scale_x |
Definition at line 103 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| float SegmentCommand::scale_y |
Definition at line 103 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| int SegmentCommand::seg_height |
Definition at line 102 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| float SegmentCommand::seg_threshold |
Definition at line 104 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
| int SegmentCommand::seg_width |
Definition at line 102 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.
|
inherited |
Definition at line 44 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.