Searched refs:cx88_set_scale (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-core.c700 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, function
1006 cx88_set_scale(core, 320, 240, V4L2_FIELD_INTERLACED);
1111 EXPORT_SYMBOL(cx88_set_scale); variable
H A Dcx88-blackbird.c802 cx88_set_scale(core, f->fmt.pix.width, f->fmt.pix.height, f->fmt.pix.field);
906 cx88_set_scale(dev->core, dev->width, dev->height,
1098 cx88_set_scale(dev->core, dev->width, dev->height,
H A Dcx88.h598 extern int cx88_set_scale(struct cx88_core *core, unsigned int width,
H A Dcx88-video.c461 cx88_set_scale(core, buf->vb.width, buf->vb.height, buf->vb.field);

Completed in 52 milliseconds