Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dfaxcompr.c405 int has_eol; in ff_ccitt_unpack() local
418 has_eol = show_bits(&gb, 12) == 1 || show_bits(&gb, 16) == 1; in ff_ccitt_unpack()
430 has_eol && in ff_ccitt_unpack()

Completed in 2 milliseconds