Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cx2341x_handler Struct Reference

#include <cx2341x.h>

Data Fields

u32 capabilities
 
enum cx2341x_port port
 
u16 width
 
u16 height
 
u16 is_50hz
 
u32 audio_properties
 
struct v4l2_ctrl_handler hdl
 
voidpriv
 
cx2341x_mbox_func func
 
struct cx2341x_handler_opsops
 
struct v4l2_ctrlstream_vbi_fmt
 
struct {
   struct v4l2_ctrl *   audio_sampling_freq
 
   struct v4l2_ctrl *   audio_encoding
 
   struct v4l2_ctrl *   audio_l2_bitrate
 
   struct v4l2_ctrl *   audio_mode
 
   struct v4l2_ctrl *   audio_mode_extension
 
   struct v4l2_ctrl *   audio_emphasis
 
   struct v4l2_ctrl *   audio_crc
 
   struct v4l2_ctrl *   audio_ac3_bitrate
 
}; 
 
struct {
   struct v4l2_ctrl *   video_b_frames
 
   struct v4l2_ctrl *   video_gop_size
 
}; 
 
struct {
   struct v4l2_ctrl *   stream_type
 
   struct v4l2_ctrl *   video_encoding
 
   struct v4l2_ctrl *   video_bitrate_mode
 
   struct v4l2_ctrl *   video_bitrate
 
   struct v4l2_ctrl *   video_bitrate_peak
 
}; 
 
struct {
   struct v4l2_ctrl *   video_mute
 
   struct v4l2_ctrl *   video_mute_yuv
 
}; 
 
struct {
   struct v4l2_ctrl *   video_spatial_filter_mode
 
   struct v4l2_ctrl *   video_temporal_filter_mode
 
   struct v4l2_ctrl *   video_median_filter_type
 
}; 
 
struct {
   struct v4l2_ctrl *   video_luma_spatial_filter_type
 
   struct v4l2_ctrl *   video_chroma_spatial_filter_type
 
}; 
 
struct {
   struct v4l2_ctrl *   video_spatial_filter
 
   struct v4l2_ctrl *   video_temporal_filter
 
}; 
 
struct {
   struct v4l2_ctrl *   video_luma_median_filter_top
 
   struct v4l2_ctrl *   video_luma_median_filter_bottom
 
   struct v4l2_ctrl *   video_chroma_median_filter_top
 
   struct v4l2_ctrl *   video_chroma_median_filter_bottom
 
}; 
 

Detailed Description

Definition at line 117 of file cx2341x.h.

Field Documentation

struct { ... }
struct { ... }
struct { ... }
struct { ... }
struct { ... }
struct { ... }
struct { ... }
struct { ... }
struct v4l2_ctrl* audio_ac3_bitrate

Definition at line 141 of file cx2341x.h.

struct v4l2_ctrl* audio_crc

Definition at line 140 of file cx2341x.h.

struct v4l2_ctrl* audio_emphasis

Definition at line 139 of file cx2341x.h.

struct v4l2_ctrl* audio_encoding

Definition at line 135 of file cx2341x.h.

struct v4l2_ctrl* audio_l2_bitrate

Definition at line 136 of file cx2341x.h.

struct v4l2_ctrl* audio_mode

Definition at line 137 of file cx2341x.h.

struct v4l2_ctrl* audio_mode_extension

Definition at line 138 of file cx2341x.h.

u32 audio_properties

Definition at line 123 of file cx2341x.h.

struct v4l2_ctrl* audio_sampling_freq

Definition at line 134 of file cx2341x.h.

Definition at line 118 of file cx2341x.h.

Definition at line 127 of file cx2341x.h.

Definition at line 125 of file cx2341x.h.

u16 height

Definition at line 121 of file cx2341x.h.

u16 is_50hz

Definition at line 122 of file cx2341x.h.

Definition at line 128 of file cx2341x.h.

Definition at line 119 of file cx2341x.h.

Definition at line 126 of file cx2341x.h.

Definition at line 152 of file cx2341x.h.

struct v4l2_ctrl* stream_vbi_fmt

Definition at line 130 of file cx2341x.h.

struct v4l2_ctrl* video_b_frames

Definition at line 146 of file cx2341x.h.

struct v4l2_ctrl* video_bitrate

Definition at line 155 of file cx2341x.h.

struct v4l2_ctrl* video_bitrate_mode

Definition at line 154 of file cx2341x.h.

struct v4l2_ctrl* video_bitrate_peak

Definition at line 156 of file cx2341x.h.

struct v4l2_ctrl* video_chroma_median_filter_bottom

Definition at line 189 of file cx2341x.h.

struct v4l2_ctrl* video_chroma_median_filter_top

Definition at line 188 of file cx2341x.h.

struct v4l2_ctrl* video_chroma_spatial_filter_type

Definition at line 175 of file cx2341x.h.

struct v4l2_ctrl* video_encoding

Definition at line 153 of file cx2341x.h.

struct v4l2_ctrl* video_gop_size

Definition at line 147 of file cx2341x.h.

struct v4l2_ctrl* video_luma_median_filter_bottom

Definition at line 187 of file cx2341x.h.

struct v4l2_ctrl* video_luma_median_filter_top

Definition at line 186 of file cx2341x.h.

struct v4l2_ctrl* video_luma_spatial_filter_type

Definition at line 174 of file cx2341x.h.

struct v4l2_ctrl* video_median_filter_type

Definition at line 169 of file cx2341x.h.

struct v4l2_ctrl* video_mute

Definition at line 161 of file cx2341x.h.

struct v4l2_ctrl* video_mute_yuv

Definition at line 162 of file cx2341x.h.

struct v4l2_ctrl* video_spatial_filter

Definition at line 180 of file cx2341x.h.

struct v4l2_ctrl* video_spatial_filter_mode

Definition at line 167 of file cx2341x.h.

struct v4l2_ctrl* video_temporal_filter

Definition at line 181 of file cx2341x.h.

struct v4l2_ctrl* video_temporal_filter_mode

Definition at line 168 of file cx2341x.h.

u16 width

Definition at line 120 of file cx2341x.h.


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