Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmicrodvddec.c42 struct microdvd_tag { struct
58 static void microdvd_set_tag(struct microdvd_tag *tags, struct microdvd_tag tag) in microdvd_set_tag()
72 static char *check_for_italic_slash_marker(struct microdvd_tag *tags, char *s) in check_for_italic_slash_marker()
75 struct microdvd_tag tag = tags[indexof(MICRODVD_TAGS, 'y')]; in check_for_italic_slash_marker()
84 static char *microdvd_load_tags(struct microdvd_tag *tags, char *s) in microdvd_load_tags()
91 struct microdvd_tag tag = {0}; in microdvd_load_tags()
203 static void microdvd_open_tags(AVBPrint *new_line, struct microdvd_tag *tags) in microdvd_open_tags()
246 struct microdvd_tag *tags) in microdvd_close_no_persistent_tags()
284 struct microdvd_tag tag in microdvd_decode_frame()
[all...]

Completed in 2 milliseconds