Home
last modified time | relevance | path

Searched defs:comment_header (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.h51 GstBuffer *comment_header; member
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dflacparse.c55 static guint8 comment_header[] = { variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvorbisdec.c50 static guchar comment_header[] = { variable
/third_party/python/Lib/idlelib/
Dformat.py156 def reformat_comment(data, limit, comment_header): argument