Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmovtextenc.c345 static int mov_text_style_start(MovTextContext *s) in mov_text_style_start() function
404 if (mov_text_style_start(s)) in mov_text_style_set()
417 if (mov_text_style_start(s)) { in mov_text_style_cb()
431 if (mov_text_style_start(s)) in mov_text_color_set()
469 if (mov_text_style_start(s)) in mov_text_alpha_set()
514 if (mov_text_style_start(s)) in mov_text_font_name_set()
530 if (mov_text_style_start(s)) in mov_text_font_size_set()
542 mov_text_style_start((MovTextContext*)priv); in mov_text_end_cb()
563 mov_text_style_start(s); in mov_text_ass_style_set()