Searched refs:UsedForInTerviewflags (Results 1 – 3 of 3) sorted by relevance
226 priv->new_dpb[i].is_ilt_flag = ((pp->UsedForInTerviewflags >> i) & 0x1) ? 1 : 0; in get_info_input()276 pp->UsedForInTerviewflags = 0; in refill_info_input()299 pp->UsedForInTerviewflags |= 1 << i; in refill_info_input()
260 pp->UsedForInTerviewflags = 0; in fill_picparams()263 pp->UsedForInTerviewflags |= 1 << i; in fill_picparams()
417 RK_U16 UsedForInTerviewflags; member