Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.h66 gint fps_denum; member
Dgstrtph264pay.h86 gint fps_denum; member
Dgstrtph264pay.c450 rtph264pay->fps_denum, rtph264pay->fps_num); in gst_rtp_h264_pay_src_query()
579 &rtph264pay->fps_denum)) in gst_rtp_h264_pay_setcaps()
580 rtph264pay->fps_num = rtph264pay->fps_denum = 0; in gst_rtp_h264_pay_setcaps()
Dgstrtph265pay.c317 rtph265pay->fps_denum, rtph265pay->fps_num); in gst_rtp_h265_pay_src_query()
608 &rtph265pay->fps_denum)) in gst_rtp_h265_pay_setcaps()
609 rtph265pay->fps_num = rtph265pay->fps_denum = 0; in gst_rtp_h265_pay_setcaps()