Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c599 int i, pmag; in slice_to_vbi_lines() local
607 pmag = vbi_unham16p(p); in slice_to_vbi_lines()
608 if (pmag >= 0 && pmag >> 3 == 0) { // We found a row 0 header in slice_to_vbi_lines()
613 int pgno = ((pmag & 7) << 8) + page; in slice_to_vbi_lines()

Completed in 2 milliseconds