Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c620 int byte9 = vbi_unham8(p[5]); in slice_to_vbi_lines() local
621 if (byte9 >= 0) in slice_to_vbi_lines()
622 p[5] = vbi_ham8(byte9 | 0x8); in slice_to_vbi_lines()

Completed in 2 milliseconds