Home
last modified time | relevance | path

Searched refs:saa7146_format (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/drv-intf/
H A Dsaa7146_vv.h34 struct saa7146_format { struct
H A Dsaa7146.h170 struct saa7146_format* saa7146_format_by_fourcc(struct saa7146_dev *dev, int fourcc);
/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c412 struct saa7146_format *sfmt = saa7146_format_by_fourcc(dev, pix->pixelformat); in calculate_video_dma_grab_packed()
539 struct saa7146_format *sfmt = saa7146_format_by_fourcc(dev, pix->pixelformat); in calculate_video_dma_grab_planar()
725 struct saa7146_format *sfmt = saa7146_format_by_fourcc(dev, pix->pixelformat); in saa7146_set_capture()