Home
last modified time | relevance | path

Searched refs:DEFAULT_FPS_N (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstcamerabin-enum.h40 #define DEFAULT_FPS_N 0 /* makes it use the default */ macro
Dgstbasecamerasrc.c80 #define DEFAULT_FPS_N 0 /* makes it use the default */ macro
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpevideosrc.cpp98 #define DEFAULT_FPS_N 30 macro
424 DEFAULT_FPS_N, DEFAULT_FPS_D); in gst_wpe_video_src_fixate()
426 gst_structure_set (structure, "framerate", GST_TYPE_FRACTION, DEFAULT_FPS_N, in gst_wpe_video_src_fixate()
/third_party/gstreamer/gstplugins_good/gst/goom2k1/
Dgstgoom.c51 #define DEFAULT_FPS_N 25 macro