Searched refs:field_parity (Results 1 – 1 of 1) sorted by relevance
596 int field_parity = buf[2] & 0x20; in slice_to_vbi_lines() local600 … ctx->sliced[lines].line = (line_offset > 0 ? (line_offset + (field_parity ? 0 : 313)) : 0); in slice_to_vbi_lines()