Home
last modified time | relevance | path

Searched refs:MICRODVD_PERSISTENT_ON (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmicrodvddec.c51 #define MICRODVD_PERSISTENT_ON 1 macro
100 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
118 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
130 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
144 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
169 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
178 tag.persistent = MICRODVD_PERSISTENT_ON; in microdvd_load_tags()
239 if (tags[i].persistent == MICRODVD_PERSISTENT_ON) in microdvd_open_tags()