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

/linux-master/drivers/media/pci/cx88/
H A Dcx88-core.c682 int cx88_set_scale(struct cx88_core *core, unsigned int width, function
750 EXPORT_SYMBOL(cx88_set_scale); variable
1001 cx88_set_scale(core, 320, 240, V4L2_FIELD_INTERLACED);
H A Dcx88.h639 int cx88_set_scale(struct cx88_core *core, unsigned int width,
H A Dcx88-blackbird.c883 cx88_set_scale(core, f->fmt.pix.width, f->fmt.pix.height,
907 cx88_set_scale(core, core->width, core->height, core->field);
H A Dcx88-video.c358 cx88_set_scale(core, core->width, core->height, core->field);

Completed in 131 milliseconds