Searched defs:saa7146_format_by_fourcc (Results 1 - 1 of 1) sorted by relevance

/drivers/media/common/saa7146/
H A Dsaa7146_video.c91 struct saa7146_format* saa7146_format_by_fourcc(struct saa7146_dev *dev, int fourcc) function
213 struct saa7146_format *sfmt = saa7146_format_by_fourcc(dev,buf->fmt->pixelformat);
357 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat);
409 fmt = saa7146_format_by_fourcc(dev, vv->video_fmt.pixelformat);
493 fmt = saa7146_format_by_fourcc(dev, fb->fmt.pixelformat);
641 fmt = saa7146_format_by_fourcc(dev, f->fmt.pix.pixelformat);
1109 sfmt = saa7146_format_by_fourcc(dev,buf->fmt->pixelformat);

Completed in 59 milliseconds