Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibzvbi-teletextdec.c597 int field_parity = buf[2] & 0x20; in slice_to_vbi_lines() local
601 ctx->sliced[lines].line = (line_offset > 0 ? (line_offset + (field_parity ? 0 : 313)) : 0); in slice_to_vbi_lines()
/third_party/ffmpeg/libavfilter/
H A Dvf_zscale.c525 (img_fmt0->field_parity != img_fmt1->field_parity) || in compare_zimg_image_formats()
789 (s->src_format.field_parity !=s->dst_format.field_parity) || in filter_frame()

Completed in 5 milliseconds