Home
last modified time | relevance | path

Searched refs:field_parity (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibzvbi-teletextdec.c596 int field_parity = buf[2] & 0x20; in slice_to_vbi_lines() local
600 … ctx->sliced[lines].line = (line_offset > 0 ? (line_offset + (field_parity ? 0 : 313)) : 0); in slice_to_vbi_lines()