no-OS
Loading...
Searching...
No Matches
gmsl_pipe_ser_pipe_cfg Struct Reference

A structure that contains configuration parameters for a GMSL camera serializer pipe. More...

#include <gmsl_cam_ser.h>

Public Attributes

unsigned int index
 
unsigned int phy_id
 
unsigned int stream_id
 
unsigned int * dts
 
unsigned int num_dts
 
unsigned int vcs
 
unsigned int soft_bpp
 
unsigned int bpp
 
bool dbl8
 
bool dbl10
 
bool dbl12
 
bool enabled
 
bool active
 

Detailed Description

A structure that contains configuration parameters for a GMSL camera serializer pipe.

Member Data Documentation

◆ active

bool gmsl_pipe_ser_pipe_cfg::active

GMSL Camera Serializer set pipe active

◆ bpp

unsigned int gmsl_pipe_ser_pipe_cfg::bpp

GMSL Camera Serializer bits-per-pixel

◆ dbl10

bool gmsl_pipe_ser_pipe_cfg::dbl10

GMSL Camera Serializer double-10bit enable

◆ dbl12

bool gmsl_pipe_ser_pipe_cfg::dbl12

GMSL Camera Serializer double-12bit enable

◆ dbl8

bool gmsl_pipe_ser_pipe_cfg::dbl8

GMSL Camera Serializer double-8bit enable

◆ dts

unsigned int* gmsl_pipe_ser_pipe_cfg::dts

GMSL Camera Serializer input data types

◆ enabled

bool gmsl_pipe_ser_pipe_cfg::enabled

GMSL Camera Serializer pipe enable

◆ index

unsigned int gmsl_pipe_ser_pipe_cfg::index

GMSL Camera Serializer pipe index

◆ num_dts

unsigned int gmsl_pipe_ser_pipe_cfg::num_dts

GMSL Camera Serializer number of input data types

◆ phy_id

unsigned int gmsl_pipe_ser_pipe_cfg::phy_id

GMSL Camera Serializer mipi phy id assocoated to the pipe

◆ soft_bpp

unsigned int gmsl_pipe_ser_pipe_cfg::soft_bpp

GMSL Camera Serializer soft bits-per-pixel

◆ stream_id

unsigned int gmsl_pipe_ser_pipe_cfg::stream_id

GMSL Camera Serializer stream id

◆ vcs

unsigned int gmsl_pipe_ser_pipe_cfg::vcs

GMSL Camera Serializer input virtual cahannel ids


The documentation for this struct was generated from the following file: