Linux Kernel
3.7.1
|
#include <go7007-priv.h>
Public Types | |
enum | { STATUS_INIT, STATUS_ONLINE, STATUS_SHUTDOWN } |
enum | { GO7007_STD_NTSC, GO7007_STD_PAL, GO7007_STD_OTHER } |
Definition at line 164 of file go7007-priv.h.
anonymous enum |
Definition at line 174 of file go7007-priv.h.
anonymous enum |
Definition at line 183 of file go7007-priv.h.
struct go7007_buffer* active_buf |
Definition at line 220 of file go7007-priv.h.
unsigned char active_map[216] |
Definition at line 217 of file go7007-priv.h.
int aspect_ratio |
Definition at line 198 of file go7007-priv.h.
Definition at line 230 of file go7007-priv.h.
int audio_enabled |
Definition at line 179 of file go7007-priv.h.
int bitrate |
Definition at line 195 of file go7007-priv.h.
unsigned int board_id |
Definition at line 167 of file go7007-priv.h.
Definition at line 166 of file go7007-priv.h.
int channel_number |
Definition at line 169 of file go7007-priv.h.
unsigned int closed_gop |
Definition at line 201 of file go7007-priv.h.
Definition at line 165 of file go7007-priv.h.
unsigned int dvd_mode |
Definition at line 205 of file go7007-priv.h.
unsigned int enable |
Definition at line 211 of file go7007-priv.h.
unsigned int encoder_h_halve |
Definition at line 189 of file go7007-priv.h.
int encoder_h_offset |
Definition at line 187 of file go7007-priv.h.
unsigned int encoder_subsample |
Definition at line 191 of file go7007-priv.h.
unsigned int encoder_v_halve |
Definition at line 190 of file go7007-priv.h.
int encoder_v_offset |
Definition at line 188 of file go7007-priv.h.
Definition at line 194 of file go7007-priv.h.
int fps_scale |
Definition at line 196 of file go7007-priv.h.
wait_queue_head_t frame_waitq |
Definition at line 227 of file go7007-priv.h.
unsigned int gop_header_enable |
Definition at line 204 of file go7007-priv.h.
int gop_size |
Definition at line 199 of file go7007-priv.h.
int height |
Definition at line 186 of file go7007-priv.h.
void* hpi_context |
Definition at line 239 of file go7007-priv.h.
struct go7007_hpi_ops* hpi_ops |
Definition at line 238 of file go7007-priv.h.
Definition at line 176 of file go7007-priv.h.
Definition at line 235 of file go7007-priv.h.
int i2c_adapter_online |
Definition at line 234 of file go7007-priv.h.
int in_use |
Definition at line 178 of file go7007-priv.h.
int input |
Definition at line 182 of file go7007-priv.h.
unsigned int interlace_coding |
Definition at line 206 of file go7007-priv.h.
int interrupt_available |
Definition at line 240 of file go7007-priv.h.
unsigned short interrupt_data |
Definition at line 243 of file go7007-priv.h.
unsigned short interrupt_value |
Definition at line 242 of file go7007-priv.h.
wait_queue_head_t interrupt_waitq |
Definition at line 241 of file go7007-priv.h.
unsigned int ipb |
Definition at line 200 of file go7007-priv.h.
int mb_threshold |
Definition at line 214 of file go7007-priv.h.
struct { ... } modet[4] |
unsigned int modet_enable |
Definition at line 209 of file go7007-priv.h.
unsigned char modet_map[1624] |
Definition at line 216 of file go7007-priv.h.
u16 modet_word |
Definition at line 223 of file go7007-priv.h.
int motion_threshold |
Definition at line 213 of file go7007-priv.h.
char name[64] |
Definition at line 170 of file go7007-priv.h.
u32 next_seq |
Definition at line 225 of file go7007-priv.h.
int pali |
Definition at line 197 of file go7007-priv.h.
int parse_length |
Definition at line 222 of file go7007-priv.h.
int pixel_threshold |
Definition at line 212 of file go7007-priv.h.
int ref_count |
Definition at line 173 of file go7007-priv.h.
unsigned int repeat_seqhead |
Definition at line 202 of file go7007-priv.h.
int seen_frame |
Definition at line 224 of file go7007-priv.h.
int sensor_framerate |
Definition at line 184 of file go7007-priv.h.
unsigned int seq_header_enable |
Definition at line 203 of file go7007-priv.h.
void* snd_context |
Definition at line 231 of file go7007-priv.h.
Definition at line 175 of file go7007-priv.h.
enum { ... } standard |
enum go7007_parser_state state |
Definition at line 221 of file go7007-priv.h.
enum { ... } status |
Definition at line 226 of file go7007-priv.h.
int streaming |
Definition at line 177 of file go7007-priv.h.
int tuner_type |
Definition at line 168 of file go7007-priv.h.
struct v4l2_device v4l2_dev |
Definition at line 172 of file go7007-priv.h.
struct video_device* video_dev |
Definition at line 171 of file go7007-priv.h.
int width |
Definition at line 185 of file go7007-priv.h.