Home
last modified time | relevance | path

Searched refs:STYLE_FLAG_UNDERLINE (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c36 #define STYLE_FLAG_UNDERLINE (1<<2) macro
239 (!!style->underline * STYLE_FLAG_UNDERLINE); in encode_sample_description()
390 style_flag = STYLE_FLAG_UNDERLINE; in mov_text_style_to_flag()
553 (!!style->underline * STYLE_FLAG_UNDERLINE); in mov_text_ass_style_set()
H A Dmovtextdec.c35 #define STYLE_FLAG_UNDERLINE (1<<2) macro
140 style->underline = !!(style->flags & STYLE_FLAG_UNDERLINE); in mov_text_parse_style_record()

Completed in 3 milliseconds