Home
last modified time | relevance | path

Searched defs:header_format (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvc1parse.c148 header_format_to_string (VC1HeaderFormat header_format) in header_format_to_string()
154 header_format_from_string (const gchar * header_format) in header_format_from_string()
495 const gchar *stream_format, *header_format; in gst_vc1_parse_renegotiate() local
880 const gchar *stream_format, *header_format; in gst_vc1_parse_update_caps() local
2324 const gchar *header_format = NULL; in gst_vc1_parse_set_caps() local
/third_party/lz4/examples/
Dcompress_functions.c340 const char *header_format = "|%-14s|%-30s|%14s|%16s|%14s|%14s|\n"; in main() local