Searched refs:hw_streamingparams (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-dvb.c159 tmHWStreamParameters_t *params = &port->hw_streamingparams;
354 port->hw_streamingparams.bitspersample = 8;
355 port->hw_streamingparams.samplesperline = 188;
356 port->hw_streamingparams.numberoflines =
359 port->hw_streamingparams.pitch = 188;
360 port->hw_streamingparams.linethreshold = 0;
361 port->hw_streamingparams.pagetablelistvirt = 0;
362 port->hw_streamingparams.pagetablelistphys = 0;
363 port->hw_streamingparams.numpagetables = 2 +
366 port->hw_streamingparams
[all...]
H A Dsaa7164.h227 tmHWStreamParameters_t hw_streamingparams; member in struct:saa7164_tsport

Completed in 49 milliseconds