Home
last modified time | relevance | path

Searched defs:fps_denom (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dsmokecodec.c46 unsigned int fps_denom; member
118 const unsigned int fps_num, const unsigned int fps_denom) in smokecodec_encode_new()
584 unsigned int *height, unsigned int *fps_num, unsigned int *fps_denom) in smokecodec_parse_header()
613 unsigned int fps_num, fps_denom; in smokecodec_decode() local
Dgstsmokedec.h55 gint fps_denom; member
Dgstsmokeenc.h56 gint fps_num, fps_denom; member
Dgstsmokedec.c181 guint fps_num, fps_denom; in gst_smokedec_chain() local
/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.h67 gint fps_denom; member
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.h65 gint fps_denom; member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.c609 guint bitrate, gint fps_num, gint fps_denom) in gst_h263_parse_get_level()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c1665 guint fps_num, fps_denom, par_num, par_denom; in theora_streamheader_to_codecdata() local