_NvOSD_FrameSegmentMaskParams

struct _NvOSD_FrameSegmentMaskParams

Holds information about the rectangles 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_segments

Holds the number of rectangles.

NvOSD_RectParams *rect_params_list

Holds the rectangles’ parameters.

NvOSD_MaskParams *mask_params_list

Holds mask parameters.