Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dass_split.h34 } ASSScriptInfo; typedef
91 ASSScriptInfo script_info; /**< general information about the SSA script*/
Dass_split.c53 .fields = {{"ScriptType", ASS_STR, offsetof(ASSScriptInfo, script_type)},
54 {"Collisions", ASS_STR, offsetof(ASSScriptInfo, collisions) },
55 {"PlayResX", ASS_INT, offsetof(ASSScriptInfo, play_res_x) },
56 {"PlayResY", ASS_INT, offsetof(ASSScriptInfo, play_res_y) },
57 {"Timer", ASS_FLT, offsetof(ASSScriptInfo, timer) },