Home
last modified time | relevance | path

Searched refs:format_header (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dass_split.c50 const char *format_header; member
70 .format_header = "Format",
102 .format_header = "Format",
129 .format_header = "Format",
284 if (section->format_header && !order) { in ass_split_section()
285 len = strlen(section->format_header); in ass_split_section()
286 if (!strncmp(buf, section->format_header, len) && buf[len] == ':') { in ass_split_section()
402 if (section->format_header) { in free_section()
417 if (section->format_header) in free_section()

Completed in 1 milliseconds