Searched refs:intcompfield (Results 1 – 5 of 5) sorted by relevance
163 switch (v->intcompfield) { in vc1_get_INTCOMPFIELD()178 switch (v->intcompfield) { in vc1_get_LUMSCALE()194 switch (v->intcompfield) { in vc1_get_LUMSHIFT()208 v->intcompfield == 3) in vc1_get_LUMSCALE2()218 v->intcompfield == 3) in vc1_get_LUMSHIFT2()
359 int intcompfield; ///< which of the two fields to be intensity compensated member
1105 v->intcompfield = decode210(gb) ^ 3; in ff_vc1_parse_frame_header_adv()1107 v->intcompfield = 3; in ff_vc1_parse_frame_header_adv()1111 if (v->intcompfield & 1) { in ff_vc1_parse_frame_header_adv()1115 if ((v->intcompfield & 2) && v->field_mode) { in ff_vc1_parse_frame_header_adv()
462 guint8 intcompfield; member
1229 pic->intcompfield = decode012 (br); in parse_frame_header_advanced()1235 if (pic->fcm == GST_VC1_FIELD_INTERLACE && pic->intcompfield) { in parse_frame_header_advanced()