Searched refs:intcompfield (Results 1 – 3 of 3) sorted by relevance
165 switch (v->intcompfield) { in vc1_get_INTCOMPFIELD()180 switch (v->intcompfield) { in vc1_get_LUMSCALE()196 switch (v->intcompfield) { in vc1_get_LUMSHIFT()210 v->intcompfield == 3) in vc1_get_LUMSCALE2()220 v->intcompfield == 3) in vc1_get_LUMSHIFT2()
357 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()