_NvOSD_FrameArrowParamsΒΆ
-
struct
_NvOSD_FrameArrowParams
Holds information about the arrows in a frame.
Public Members
-
NvBufSurfaceParams *
buf_ptr
Holds a pointer to the buffer containing the frame.
-
NvOSD_Mode
mode
Holds the OSD mode to be used for processing.
-
int
num_arrows
Holds the number of arrows.
-
NvOSD_ArrowParams *
arrow_params_list
Holds the parameters of the arrows.
-
NvBufSurfaceParams *