Searched refs:intcomp (Results 1 – 6 of 6) sorted by relevance
45 int intcomp = 0; in fill_picture_parameters() local49 …if ((v->fcm == ILACE_FRAME && v->intcomp) || (v->fcm != ILACE_FRAME && v->mv_mode == MV_PMODE_INTE… in fill_picture_parameters()51 intcomp = 1; in fill_picture_parameters()90 (intcomp << 4) | in fill_picture_parameters()141 if (intcomp) { in fill_picture_parameters()150 if (intcomp) { in fill_picture_parameters()
175 (v->fcm == ILACE_FRAME && v->intcomp)) in vc1_get_LUMSCALE()191 (v->fcm == ILACE_FRAME && v->intcomp)) in vc1_get_LUMSHIFT()305 .intensity_compensation = v->intcomp, in vaapi_vc1_start_frame()
336 int intcomp; member
1058 v->intcomp = get_bits1(gb); in ff_vc1_parse_frame_header_adv()1059 if (v->intcomp) { in ff_vc1_parse_frame_header_adv()1263 v->intcomp = 0; in ff_vc1_parse_frame_header_adv()
442 guint8 intcomp; member
1132 READ_UINT8 (br, pic->intcomp, 1); in parse_frame_header_advanced()1214 READ_UINT8 (br, pic->intcomp, 1); in parse_frame_header_advanced()1216 if (pic->intcomp) { in parse_frame_header_advanced()