Searched refs:use_weight (Results 1 – 5 of 5) sorted by relevance
37 pwt->use_weight = 0; in ff_h264_pred_weight_table()71 pwt->use_weight = 1; in ff_h264_pred_weight_table()122 pwt->use_weight = pwt->use_weight || pwt->use_weight_chroma; in ff_h264_pred_weight_table()
51 if ((sl->pwt.use_weight == 2 && list0 && list1 && in mc_part()53 sl->pwt.use_weight == 1) in mc_part()
70 int use_weight; member
709 sl->pwt.use_weight = 0; in implicit_weight_table()723 sl->pwt.use_weight = 2; in implicit_weight_table()1968 sl->pwt.use_weight = 0; in h264_slice_header_parse()2179 sl->pwt.use_weight, in h264_slice_init()2180 sl->pwt.use_weight == 1 && sl->pwt.use_weight_chroma ? "c" : "", in h264_slice_init()
423 if (sl->pwt.use_weight == 2) { in mc_part_weighted()