Home
last modified time | relevance | path

Searched +defs:timecode +defs:type (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavformat/
Dgxf.c42 static int add_timecode_metadata(AVDictionary **pm, const char *key, uint32_t timecode, int fields_… in add_timecode_metadata()
67 static int parse_packet_header(AVIOContext *pb, GXFPktType *type, int *length) { in parse_packet_header()
468 GXFPktType type; in gxf_resync_media() local
Dmatroskadec.c110 uint8_t type; member
156 uint64_t type; member
192 uint64_t type; member
234 uint64_t type; member
244 uint64_t type; member
314 char *type; member
348 uint64_t timecode; member
3104 int size, int type, AVIOContext *pb, in matroska_parse_laces()
3201 uint8_t *data, int size, uint64_t timecode, in matroska_parse_rm_audio()
3386 uint64_t timecode, in matroska_parse_webvtt()
[all …]
Dgxfenc.c170 static void gxf_write_packet_header(AVIOContext *pb, GXFPktType type) in gxf_write_packet_header()
235 uint32_t timecode = GXF_TIMECODE(gxf->tc.color, gxf->tc.drop, in gxf_write_timecode_auxiliary() local
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgsttimecodestamper.c141 GstVideoTimeCode timecode; member
174 static GType type = 0; in gst_timecodestamper_source_get_type() local
203 static GType type = 0; in gst_timecodestamper_set_get_type() local
768 timecodestamper, gint fps_n, gint fps_d, GstVideoTimeCode * timecode, in gst_timecodestamper_update_timecode_framerate()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c1671 guint16 type; in gst_mxf_demux_handle_metadata() local
1765 guint32 type; in gst_mxf_demux_handle_descriptive_metadata() local
2986 GstVideoTimeCode timecode = pad->start_timecode; in gst_mxf_demux_handle_generic_container_essence_element() local
2992 GstVideoTimeCode timecode = pad->start_timecode; in gst_mxf_demux_handle_generic_container_essence_element() local
/third_party/gstreamer/gstplugins_bad/docs/plugins/
Dgst_plugins_cache.json41 "type": "gboolean", string
53 "type": "gboolean", string
151 "type": "gint", string
163 "type": "GstADPCMEncLayout", string
227 "type": "GstAesCipher", string
239 "type": "gchararray", string
251 "type": "gchararray", string
263 "type": "gboolean", string
275 "type": "gboolean", string
316 "type": "GstAesCipher", string
[all …]
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h158 #define V4L2_TYPE_IS_MULTIPLANAR(type) \ argument
162 #define V4L2_TYPE_IS_OUTPUT(type) \ argument
172 #define V4L2_TYPE_IS_CAPTURE(type) (!V4L2_TYPE_IS_OUTPUT(type)) argument
787 __u32 type; /* enum v4l2_buf_type */ member
833 __u32 type; /* Frame size type the device supports. */ member
863 __u32 type; /* Frame interval type the device supports. */ member
877 __u32 type; member
937 __u32 type; /* enum v4l2_buf_type */ member
1026 __u32 type; member
1031 struct v4l2_timecode timecode; member
[all …]
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h158 #define V4L2_TYPE_IS_MULTIPLANAR(type) \ argument
162 #define V4L2_TYPE_IS_OUTPUT(type) \ argument
172 #define V4L2_TYPE_IS_CAPTURE(type) (!V4L2_TYPE_IS_OUTPUT(type)) argument
787 __u32 type; /* enum v4l2_buf_type */ member
833 __u32 type; /* Frame size type the device supports. */ member
863 __u32 type; /* Frame interval type the device supports. */ member
877 __u32 type; member
937 __u32 type; /* enum v4l2_buf_type */ member
1026 __u32 type; member
1031 struct v4l2_timecode timecode; member
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.c1665 GstAV1MetadataTimecode * timecode) in gst_av1_parse_metadata_timecode()
2874 GstAV1GlobalMotionParams * gm_params, GstAV1WarpModelType type, in gst_av1_parse_global_param()
2975 GstAV1WarpModelType type; in gst_av1_parse_global_motion_params() local