Home
last modified time | relevance | path

Searched refs:field_duration (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dr_mpeg_es.cpp135 field_duration = mtx::rational(1'000'000'000, seq_hdr.frameRate * 2); in read_headers()
158 …m2vpacketizer = new mpeg1_2_video_packetizer_c(this, m_ti, version, mtx::to_int(field_duration * 2… in create_packetizer()
H A Dr_mpeg_es.h26 mtx_mp_rational_t field_duration, aspect_ratio; variable
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst/vaapi/
H A Dgstvaapipostproc.c329 postproc->field_duration = GST_CLOCK_TIME_NONE; in gst_vaapipostproc_stop()
708 if (pts_diff < 0 || (postproc->field_duration > 0 && in gst_vaapipostproc_process_vpp()
709 pts_diff >= postproc->field_duration * 3 - 1)) in gst_vaapipostproc_process_vpp()
777 GST_BUFFER_DURATION (fieldbuf) = postproc->field_duration; in gst_vaapipostproc_process_vpp()
834 GST_BUFFER_TIMESTAMP (outbuf) = timestamp + postproc->field_duration; in gst_vaapipostproc_process_vpp()
835 GST_BUFFER_DURATION (outbuf) = postproc->field_duration; in gst_vaapipostproc_process_vpp()
936 GST_BUFFER_DURATION (fieldbuf) = postproc->field_duration; in gst_vaapipostproc_process()
956 GST_BUFFER_TIMESTAMP (outbuf) = timestamp + postproc->field_duration; in gst_vaapipostproc_process()
957 GST_BUFFER_DURATION (outbuf) = postproc->field_duration; in gst_vaapipostproc_process()
1054 postproc->field_duration = GST_VIDEO_INFO_FPS_N (&vi) > 0 ? in gst_vaapipostproc_update_sink_caps()
[all …]
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/audio/gstreamer1-plugins-gme/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.h57 GstClockTime field_duration; member

123456789