Searched refs:cx88_set_scale (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 682 int cx88_set_scale(struct cx88_core *core, unsigned int width, in cx88_set_scale() function 750 EXPORT_SYMBOL(cx88_set_scale); 1001 cx88_set_scale(core, 320, 240, V4L2_FIELD_INTERLACED); in cx88_set_tvnorm()
|
| H A D | cx88.h | 639 int cx88_set_scale(struct cx88_core *core, unsigned int width,
|
| H A D | cx88-video.c | 358 cx88_set_scale(core, core->width, core->height, core->field); in start_video_dma()
|