Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsubtitles.c403 int n = 0, i = 0, nb_eol = 0; in ff_subtitles_read_text_chunk() local
419 nb_eol += c == '\n' || last_was_cr; in ff_subtitles_read_text_chunk()
420 if (nb_eol == 2) in ff_subtitles_read_text_chunk()
434 i = nb_eol = 0; in ff_subtitles_read_text_chunk()

Completed in 2 milliseconds