Home
last modified time | relevance | path

Searched defs:fps_d (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c229 guint fps_n, guint fps_d, in gst_video_time_code_init_from_date_time()
255 guint fps_n, guint fps_d, in gst_video_time_code_init_from_date_time_full()
610 gst_video_time_code_new (guint fps_n, guint fps_d, GDateTime * latest_daily_jam, in gst_video_time_code_new()
741 gst_video_time_code_new_from_date_time (guint fps_n, guint fps_d, in gst_video_time_code_new_from_date_time()
768 gst_video_time_code_new_from_date_time_full (guint fps_n, guint fps_d, in gst_video_time_code_new_from_date_time_full()
804 gst_video_time_code_init (GstVideoTimeCode * tc, guint fps_n, guint fps_d, in gst_video_time_code_init()
Dgstvideotimecode.h70 guint fps_d; member
Dgstvideoutilsprivate.c159 guint fps_n, fps_d; in __gst_video_rawvideo_convert() local
Dvideo-info.c397 gint fps_n, fps_d; in gst_video_info_from_caps() local
1253 int fps_n, fps_d; in gst_video_info_convert() local
/third_party/gstreamer/gstplugins_bad/gst/ivfparse/
Dgstivfparse.c186 gst_ivf_parse_set_framerate (GstIvfParse * ivf, guint fps_n, guint fps_d) in gst_ivf_parse_set_framerate()
262 guint32 fps_d = GST_READ_UINT32_LE (map.data + 20); in gst_ivf_parse_handle_frame_start() local
Dgstivfparse.h58 guint fps_d; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp9enc.c26 gst_caps_new_i420_full (gint width, gint height, gint fps_n, gint fps_d, in gst_caps_new_i420_full()
Djpegenc.c137 gint fps_d; in GST_START_TEST() local
Dvp8dec.c126 gint fps_d) in _gst_vp8_test_check_output_caps()
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstvideosegmentclip.h48 gint fps_n, fps_d; member
Dgstvideosegmentclip.c166 gint fps_n, fps_d; in gst_video_segment_clip_set_caps() local
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.h44 gint fps_n, fps_d; /* used by frame based parsers */ member
90 gint fps_n, fps_d; member
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintersubsink.h46 int fps_d; member
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstimagesequencesrc.h49 gint fps_n, fps_d; member
Dgstmultifilesrc.h60 gint fps_n, fps_d; member
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfvanc.c373 gint fps_n, fps_d; in mxf_vanc_get_descriptor() local
410 gint fps_n, fps_d; in mxf_vanc_get_edit_rate() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dmediacapturewrapper.cpp150 gint fps_n = 0, fps_d = 1; in Fill() local
799 UINT32 fps_d = 1; in mediaCaptureInitPost() local
851 UINT32 fps_d = 1; in mediaCaptureInitPost() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c110 gint fps_d; member
299 gint * width, gint * height, gint * fps_n, gint * fps_d) in gst_v4l2_src_parse_fixed_struct()
779 guint32 fps_n, fps_d; in gst_v4l2src_query() local
/third_party/gstreamer/gstplugins_bad/sys/fbdev/
Dgstfbdevsink.h61 int fps_n, fps_d; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstmpeg2decoder.c57 guint fps_d; member
87 _pts_set_framerate (PTSGenerator * tsg, guint fps_n, guint fps_d) in _pts_set_framerate()
453 gint fps_d = 1, fps_n = 0; in gst_mpeg2_decoder_set_latency() local
561 guint fps_d = priv->tsg.fps_d; in gst_mpeg2_decoder_handle_sequence_ext() local
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.h71 guint32 fps_d; member
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.h55 gint fps_n, fps_d; member
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.h46 guint fps_n, fps_d; member
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c768 timecodestamper, gint fps_n, gint fps_d, GstVideoTimeCode * timecode, in gst_timecodestamper_update_timecode_framerate()
810 gint fps_n, gint fps_d) in gst_timecodestamper_update_framerate()
876 gint fps_n, fps_d; in gst_timecodestamper_sink_event() local
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstvideoparse.c292 gint fps_n, fps_d; in gst_video_parse_get_property() local

1234