Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmicrodvddec.c104 int style_index = indexof(MICRODVD_STYLES, *s); in microdvd_load_tags() local
106 if (style_index >= 0) in microdvd_load_tags()
107 tag.data1 |= (1 << style_index); in microdvd_load_tags()

Completed in 2 milliseconds