Searched refs:GstVideoTimeCodeMeta (Results 1 – 18 of 18) sorted by relevance
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | gstvideometa.h | 386 } GstVideoTimeCodeMeta; typedef 397 ((GstVideoTimeCodeMeta*)gst_buffer_get_meta((b),GST_VIDEO_TIME_CODE_META_API_TYPE)) 400 GstVideoTimeCodeMeta *gst_buffer_add_video_time_code_meta (GstBuffer * buffer, 404 GstVideoTimeCodeMeta *
|
| D | gstvideometa.c | 1083 GstVideoTimeCodeMeta *dmeta, *smeta; in gst_video_time_code_meta_transform() 1086 smeta = (GstVideoTimeCodeMeta *) meta; in gst_video_time_code_meta_transform() 1107 GstVideoTimeCodeMeta *emeta = (GstVideoTimeCodeMeta *) meta; in gst_video_time_code_meta_init() 1117 GstVideoTimeCodeMeta *emeta = (GstVideoTimeCodeMeta *) meta; in gst_video_time_code_meta_free() 1131 sizeof (GstVideoTimeCodeMeta), in gst_video_time_code_meta_get_info() 1153 GstVideoTimeCodeMeta * 1186 GstVideoTimeCodeMeta * 1191 GstVideoTimeCodeMeta *meta; in gst_buffer_add_video_time_code_meta_full() 1195 meta = (GstVideoTimeCodeMeta *) gst_buffer_add_meta (buffer, in gst_buffer_add_video_time_code_meta_full()
|
| /third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
| D | cudafilter.c | 35 GstVideoTimeCodeMeta *meta = NULL; in test_buffer_meta_common()
|
| D | ccextractor.c | 90 GstVideoTimeCodeMeta *tc_meta; in GST_START_TEST()
|
| D | ccconverter.c | 270 GstVideoTimeCodeMeta *out_tc_meta; in check_conversion_multiple()
|
| /third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
| D | gstccextractor.c | 344 GstVideoCaptionMeta * meta, GstVideoTimeCodeMeta * tc_meta) in gst_cc_extractor_handle_meta() 427 GstVideoTimeCodeMeta *tc_meta; in gst_cc_extractor_chain()
|
| D | gstccconverter.c | 1578 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea608_raw_cea708_cdp() 1726 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea608_s334_1a_cea708_cdp() 1893 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea708_cc_data_cea708_cdp() 1962 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea708_cdp_cea608_raw() 2002 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea708_cdp_cea608_s334_1a() 2056 GstBuffer * outbuf, const GstVideoTimeCodeMeta * tc_meta) in convert_cea708_cdp_cea708_cc_data() 2152 GstVideoTimeCodeMeta *tc_meta = NULL; in gst_cc_converter_transform()
|
| D | gstcccombiner.c | 739 GstVideoTimeCodeMeta *tc_meta; in gst_cc_combiner_collect_captions()
|
| /third_party/gstreamer/gstplugins_base/ext/pango/ |
| D | gsttimeoverlay.c | 137 GstVideoTimeCodeMeta *tc_meta = in gst_time_overlay_get_text()
|
| /third_party/gstreamer/gstplugins_bad/sys/decklink/ |
| D | gstdecklinkvideosink.cpp | 817 const GstVideoTimeCodeMeta * tc_meta) in convert_cea708_cc_data_cea708_cdp_internal() 930 GstVideoTimeCodeMeta * tc_meta) in write_vbi() 1225 GstVideoTimeCodeMeta *tc_meta; in gst_decklink_video_sink_prepare()
|
| /third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
| D | gstdeinterlace.c | 1200 GstVideoTimeCodeMeta *meta = gst_buffer_get_video_time_code_meta (buffer); in gst_deinterlace_push_history() 1234 GstVideoTimeCodeMeta *meta = gst_buffer_get_video_time_code_meta (buffer); in gst_deinterlace_push_history() 1859 GstVideoTimeCodeMeta *meta = gst_buffer_get_video_time_code_meta (outbuf); in gst_deinterlace_output_frame() 2034 GstVideoTimeCodeMeta *meta = gst_buffer_get_video_time_code_meta (outbuf); in gst_deinterlace_output_frame()
|
| /third_party/gstreamer/gstplugins_bad/gst/timecode/ |
| D | gstavwait.c | 848 GstVideoTimeCodeMeta *tc_meta; in gst_avwait_vsink_chain()
|
| D | gsttimecodestamper.c | 1103 GstVideoTimeCodeMeta *tc_meta; in gst_timecodestamper_transform_ip()
|
| /third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
| D | gsth264parse.c | 2948 GstVideoTimeCodeMeta *tc_meta; in gst_h264_parse_create_pic_timing_sei() 3007 (GstVideoTimeCodeMeta *) gst_buffer_iterate_meta_filtered (buffer, in gst_h264_parse_create_pic_timing_sei()
|
| /third_party/gstreamer/gstplugins_good/gst/isomp4/ |
| D | gstqtmux.c | 3027 GstVideoTimeCodeMeta *tc_meta; in gst_qt_mux_prefill_samples() 5009 GstVideoTimeCodeMeta *tc_meta; in gst_qt_mux_check_and_update_timecode()
|
| /third_party/gstreamer/gstplugins_good/gst/multifile/ |
| D | gstsplitmuxsink.c | 3017 GstVideoTimeCodeMeta *tc_meta = gst_buffer_get_video_time_code_meta (buf); in handle_mq_input()
|
| /third_party/gstreamer/gstplugins_bad/ |
| D | ChangeLog | 41244 frames. As GstVideoTimeCodeMeta always deals with frames, we want 41254 This transforms time code SEIs into GstVideoTimeCodeMeta 41263 GstVideoTimeCodeMeta
|
| /third_party/gstreamer/gstplugins_base/ |
| D | ChangeLog | 48594 It attaches a GstVideoTimeCodeMeta (SMPTE timecode) as metadata to a buffer.
|