Searched refs:play_res_x (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | ass.c | 30 int play_res_x, int play_res_y, in ff_ass_subtitle_header_full() argument 73 play_res_x, play_res_y, font, font_size, in ff_ass_subtitle_header_full()
|
D | ass.h | 72 int play_res_x, int play_res_y,
|
D | ass_split.h | 31 int play_res_x; /**< video width that ASS coords are referring to */ member
|
D | ass_split.c | 55 {"PlayResX", ASS_INT, offsetof(ASSScriptInfo, play_res_x) },
|