Searched refs:vpif_check_format (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Dvpif_capture.c581 * vpif_check_format() - check given pixel format for compatibility
590 static int vpif_check_format(struct channel_obj *ch, function
600 vpif_dbg(2, debug, "vpif_check_format\n");
1140 ret = vpif_check_format(ch, &common->fmt.fmt.pix, 0);
1652 return vpif_check_format(ch, pixfmt, 1);
1721 ret = vpif_check_format(ch, pixfmt, 0);
H A Dvpif_display.c498 static int vpif_check_format(struct channel_obj *ch, function
769 ret = vpif_check_format(ch, pixfmt);
794 ret = vpif_check_format(ch, pixfmt);
1087 ret = vpif_check_format(ch, &common->fmt.fmt.pix);

Completed in 107 milliseconds