Searched defs:cx23885_tsport (Results 1 – 1 of 1) sorted by relevance
253 struct cx23885_tsport { struct254 struct cx23885_dev *dev;256 unsigned nr;257 int sram_chno;259 struct vb2_dvb_frontends frontends;262 struct cx23885_dmaqueue mpegq;263 u32 ts_packet_size;264 u32 ts_packet_count;266 int width;267 int height;[all …]