Searched refs:ASS_INT (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ass_split.c | 35 ASS_INT, enumerator 63 {"PlayResX", ASS_INT, offsetof(ASSScriptInfo, play_res_x) }, 64 {"PlayResY", ASS_INT, offsetof(ASSScriptInfo, play_res_y) }, 77 {"Fontsize", ASS_INT, offsetof(ASSStyle, font_size) }, 82 {"Bold", ASS_INT, offsetof(ASSStyle, bold) }, 83 {"Italic", ASS_INT, offsetof(ASSStyle, italic) }, 84 {"Underline", ASS_INT, offsetof(ASSStyle, underline) }, 85 {"StrikeOut", ASS_INT, offsetof(ASSStyle, strikeout) }, 90 {"BorderStyle", ASS_INT, offsetof(ASSStyle, border_style) }, 93 {"Alignment", ASS_INT, offseto [all...] |
Completed in 1 milliseconds