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

#include <zoran.h>

Data Fields

struct v4l2_device v4l2_dev
 
struct video_devicevideo_dev
 
struct i2c_adapter i2c_adapter
 
struct i2c_algo_bit_data i2c_algo
 
u32 i2cbr
 
struct v4l2_subdevdecoder
 
struct v4l2_subdevencoder
 
struct videocodeccodec
 
struct videocodecvfe
 
struct mutex resource_lock
 
struct mutex other_lock
 
u8 initialized
 
int user
 
struct card_info card
 
struct tvnormtiming
 
unsigned short id
 
char name [32]
 
struct pci_devpci_dev
 
unsigned char revision
 
unsigned char __iomemzr36057_mem
 
spinlock_t spinlock
 
int input
 
v4l2_std_id norm
 
voidvbuf_base
 
int vbuf_height
 
int vbuf_width
 
int vbuf_depth
 
int vbuf_bytesperline
 
struct zoran_overlay_settings overlay_settings
 
u32overlay_mask
 
enum zoran_lock_activity overlay_active
 
wait_queue_head_t v4l_capq
 
int v4l_overlay_active
 
int v4l_memgrab_active
 
int v4l_grab_frame
 
unsigned long v4l_grab_seq
 
struct zoran_v4l_settings v4l_settings
 
unsigned long v4l_pend_head
 
unsigned long v4l_pend_tail
 
unsigned long v4l_sync_tail
 
int v4l_pend [V4L_MAX_FRAME]
 
struct zoran_buffer_col v4l_buffers
 
enum zoran_codec_mode codec_mode
 
struct zoran_jpg_settings jpg_settings
 
wait_queue_head_t jpg_capq
 
unsigned long jpg_que_head
 
unsigned long jpg_dma_head
 
unsigned long jpg_dma_tail
 
unsigned long jpg_que_tail
 
unsigned long jpg_seq_num
 
unsigned long jpg_err_seq
 
unsigned long jpg_err_shift
 
unsigned long jpg_queued_num
 
__le32stat_com
 
int jpg_pend [BUZ_MAX_FRAME]
 
struct zoran_buffer_col jpg_buffers
 
voidzoran_proc
 
int testing
 
int jpeg_error
 
int intr_counter_GIRQ1
 
int intr_counter_GIRQ0
 
int intr_counter_CodRepIRQ
 
int intr_counter_JPEGRepIRQ
 
int field_counter
 
int IRQ1_in
 
int IRQ1_out
 
int JPEG_in
 
int JPEG_out
 
int JPEG_0
 
int JPEG_1
 
int END_event_missed
 
int JPEG_missed
 
int JPEG_error
 
int num_errors
 
int JPEG_max_missed
 
int JPEG_min_missed
 
u32 last_isr
 
unsigned long frame_num
 
wait_queue_head_t test_q
 

Detailed Description

Definition at line 269 of file zoran.h.

Field Documentation

Definition at line 288 of file zoran.h.

Definition at line 280 of file zoran.h.

enum zoran_codec_mode codec_mode

Definition at line 331 of file zoran.h.

struct v4l2_subdev* decoder

Definition at line 277 of file zoran.h.

struct v4l2_subdev* encoder

Definition at line 278 of file zoran.h.

int END_event_missed

Definition at line 376 of file zoran.h.

int field_counter

Definition at line 369 of file zoran.h.

unsigned long frame_num

Definition at line 384 of file zoran.h.

Definition at line 273 of file zoran.h.

Definition at line 274 of file zoran.h.

u32 i2cbr

Definition at line 275 of file zoran.h.

unsigned short id

Definition at line 291 of file zoran.h.

u8 initialized

Definition at line 286 of file zoran.h.

int input

Definition at line 300 of file zoran.h.

int intr_counter_CodRepIRQ

Definition at line 367 of file zoran.h.

int intr_counter_GIRQ0

Definition at line 366 of file zoran.h.

int intr_counter_GIRQ1

Definition at line 365 of file zoran.h.

int intr_counter_JPEGRepIRQ

Definition at line 368 of file zoran.h.

int IRQ1_in

Definition at line 370 of file zoran.h.

int IRQ1_out

Definition at line 371 of file zoran.h.

int JPEG_0

Definition at line 374 of file zoran.h.

int JPEG_1

Definition at line 375 of file zoran.h.

int jpeg_error

Definition at line 364 of file zoran.h.

int JPEG_error

Definition at line 378 of file zoran.h.

int JPEG_in

Definition at line 372 of file zoran.h.

int JPEG_max_missed

Definition at line 380 of file zoran.h.

int JPEG_min_missed

Definition at line 381 of file zoran.h.

int JPEG_missed

Definition at line 377 of file zoran.h.

int JPEG_out

Definition at line 373 of file zoran.h.

struct zoran_buffer_col jpg_buffers

Definition at line 355 of file zoran.h.

Definition at line 334 of file zoran.h.

unsigned long jpg_dma_head

Definition at line 340 of file zoran.h.

unsigned long jpg_dma_tail

Definition at line 341 of file zoran.h.

unsigned long jpg_err_seq

Definition at line 344 of file zoran.h.

unsigned long jpg_err_shift

Definition at line 345 of file zoran.h.

int jpg_pend[BUZ_MAX_FRAME]

Definition at line 352 of file zoran.h.

unsigned long jpg_que_head

Definition at line 339 of file zoran.h.

unsigned long jpg_que_tail

Definition at line 342 of file zoran.h.

unsigned long jpg_queued_num

Definition at line 346 of file zoran.h.

unsigned long jpg_seq_num

Definition at line 343 of file zoran.h.

struct zoran_jpg_settings jpg_settings

Definition at line 332 of file zoran.h.

u32 last_isr

Definition at line 383 of file zoran.h.

char name[32]

Definition at line 292 of file zoran.h.

Definition at line 301 of file zoran.h.

int num_errors

Definition at line 379 of file zoran.h.

struct mutex other_lock

Definition at line 284 of file zoran.h.

enum zoran_lock_activity overlay_active

Definition at line 311 of file zoran.h.

u32* overlay_mask

Definition at line 310 of file zoran.h.

struct zoran_overlay_settings overlay_settings

Definition at line 309 of file zoran.h.

Definition at line 293 of file zoran.h.

struct mutex resource_lock

Definition at line 283 of file zoran.h.

unsigned char revision

Definition at line 294 of file zoran.h.

Definition at line 297 of file zoran.h.

__le32* stat_com

Definition at line 349 of file zoran.h.

Definition at line 386 of file zoran.h.

int testing

Definition at line 363 of file zoran.h.

Definition at line 289 of file zoran.h.

Definition at line 287 of file zoran.h.

struct v4l2_device v4l2_dev

Definition at line 270 of file zoran.h.

struct zoran_buffer_col v4l_buffers

Definition at line 328 of file zoran.h.

Definition at line 313 of file zoran.h.

int v4l_grab_frame

Definition at line 318 of file zoran.h.

unsigned long v4l_grab_seq

Definition at line 320 of file zoran.h.

int v4l_memgrab_active

Definition at line 316 of file zoran.h.

int v4l_overlay_active

Definition at line 315 of file zoran.h.

int v4l_pend[V4L_MAX_FRAME]

Definition at line 327 of file zoran.h.

unsigned long v4l_pend_head

Definition at line 324 of file zoran.h.

unsigned long v4l_pend_tail

Definition at line 325 of file zoran.h.

struct zoran_v4l_settings v4l_settings

Definition at line 321 of file zoran.h.

unsigned long v4l_sync_tail

Definition at line 326 of file zoran.h.

void* vbuf_base

Definition at line 304 of file zoran.h.

int vbuf_bytesperline

Definition at line 307 of file zoran.h.

int vbuf_depth

Definition at line 306 of file zoran.h.

int vbuf_height

Definition at line 305 of file zoran.h.

int vbuf_width

Definition at line 305 of file zoran.h.

Definition at line 281 of file zoran.h.

struct video_device* video_dev

Definition at line 271 of file zoran.h.

void* zoran_proc

Definition at line 361 of file zoran.h.

unsigned char __iomem* zr36057_mem

Definition at line 295 of file zoran.h.


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