Searched refs:ASS_FLT (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | ass_split.c | 28 ASS_FLT, enumerator 57 {"Timer", ASS_FLT, offsetof(ASSScriptInfo, timer) }, 78 {"ScaleX", ASS_FLT, offsetof(ASSStyle, scalex) }, 79 {"ScaleY", ASS_FLT, offsetof(ASSStyle, scaley) }, 80 {"Spacing", ASS_FLT, offsetof(ASSStyle, spacing) }, 81 {"Angle", ASS_FLT, offsetof(ASSStyle, angle) }, 83 {"Outline", ASS_FLT, offsetof(ASSStyle, outline) }, 84 {"Shadow", ASS_FLT, offsetof(ASSStyle, shadow) }, 109 {"Outline", ASS_FLT, offsetof(ASSStyle, outline) }, 110 {"Shadow", ASS_FLT, offsetof(ASSStyle, shadow) }, [all …]
|