Searched defs:vpif_config_params (Results 1 – 2 of 2) sorted by relevance
147 struct vpif_config_params { struct148 u8 min_numbuffers;149 u8 numbuffers[VPIF_CAPTURE_NUM_CHANNELS];150 s8 device_type;151 u32 min_bufsize[VPIF_CAPTURE_NUM_CHANNELS];152 u32 channel_bufsize[VPIF_CAPTURE_NUM_CHANNELS];153 u8 default_device[VPIF_CAPTURE_NUM_CHANNELS];154 u8 max_device_type;
157 struct vpif_config_params { struct158 u32 min_bufsize[VPIF_DISPLAY_NUM_CHANNELS];159 u32 channel_bufsize[VPIF_DISPLAY_NUM_CHANNELS];160 u8 numbuffers[VPIF_DISPLAY_NUM_CHANNELS];161 u8 min_numbuffers;