Lines Matching defs:zr36060
33 struct zr36060 { struct
34 char name[32];
35 int num;
37 struct videocodec *codec;
39 __u8 status;
41 int mode;
43 __u16 width;
44 __u16 height;
46 __u16 bitrate_ctrl;
48 __u32 total_code_vol;
49 __u32 real_code_vol;
50 __u16 max_block_vol;
52 __u8 h_samp_ratio[8];
53 __u8 v_samp_ratio[8];
54 __u16 scalefact;
55 __u16 dri;
58 struct jpeg_app_marker app;
59 struct jpeg_com_marker com;