_NvOSD_FrameCircleParams¶
-
struct
_NvOSD_FrameCircleParams
¶ Holds information about the circles 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_circles
¶ Holds the number of circles.
-
NvOSD_CircleParams *
circle_params_list
¶ Holds the parameters of the circles.
-
NvBufSurfaceParams *