WebcamVidFormat   159 libmedia/gst/VideoInputGst.cpp         WebcamVidFormat *_currentFormat;
WebcamVidFormat   581 libmedia/gst/VideoInputGst.cpp         WebcamVidFormat *curr_format =
WebcamVidFormat   582 libmedia/gst/VideoInputGst.cpp             &g_array_index(cam->videoFormats, WebcamVidFormat, i - 1);
WebcamVidFormat   758 libmedia/gst/VideoInputGst.cpp               WebcamVidFormat video_format;
WebcamVidFormat   778 libmedia/gst/VideoInputGst.cpp                 WebcamVidFormat video_format;
WebcamVidFormat   792 libmedia/gst/VideoInputGst.cpp                 WebcamVidFormat video_format;
WebcamVidFormat   849 libmedia/gst/VideoInputGst.cpp         WebcamVidFormat *format = NULL;
WebcamVidFormat   863 libmedia/gst/VideoInputGst.cpp                          WebcamVidFormat, i - 1);
WebcamVidFormat   871 libmedia/gst/VideoInputGst.cpp                  WebcamVidFormat, 0);
WebcamVidFormat   875 libmedia/gst/VideoInputGst.cpp                            WebcamVidFormat, i).width <= format->width){
WebcamVidFormat   877 libmedia/gst/VideoInputGst.cpp                          WebcamVidFormat, i);
WebcamVidFormat  1003 libmedia/gst/VideoInputGst.cpp         WebcamVidFormat *format = NULL;
WebcamVidFormat  1017 libmedia/gst/VideoInputGst.cpp                          WebcamVidFormat, i - 1);
WebcamVidFormat  1027 libmedia/gst/VideoInputGst.cpp                  WebcamVidFormat, 0);
WebcamVidFormat  1031 libmedia/gst/VideoInputGst.cpp                            WebcamVidFormat, i).width <= format->width){
WebcamVidFormat  1033 libmedia/gst/VideoInputGst.cpp                          WebcamVidFormat, i);
WebcamVidFormat  1575 libmedia/gst/VideoInputGst.cpp WebcamVidFormat::WebcamVidFormat() {
WebcamVidFormat  1604 libmedia/gst/VideoInputGst.cpp     videoFormats = g_array_new (FALSE, FALSE, sizeof (WebcamVidFormat));
WebcamVidFormat    68 libmedia/gst/VideoInputGst.h class WebcamVidFormat
WebcamVidFormat   105 libmedia/gst/VideoInputGst.h     WebcamVidFormat();
WebcamVidFormat   328 libmedia/gst/VideoInputGst.h     void addSupportedFormat(GnashWebcam *cam, WebcamVidFormat *video_format,
WebcamVidFormat   343 libmedia/gst/VideoInputGst.h     void getSupportedFramerates(WebcamVidFormat *video_format,
WebcamVidFormat   362 libmedia/gst/VideoInputGst.h     void findHighestFramerate(WebcamVidFormat *format);