Searched refs:use_weight_chroma (Results 1 – 4 of 4) sorted by relevance
38 pwt->use_weight_chroma = 0; in ff_h264_pred_weight_table()94 pwt->use_weight_chroma = 1; in ff_h264_pred_weight_table()122 pwt->use_weight = pwt->use_weight || pwt->use_weight_chroma; in ff_h264_pred_weight_table()
71 int use_weight_chroma; member
469 if (sl->pwt.use_weight_chroma) { in mc_part_weighted()
710 sl->pwt.use_weight_chroma = 0; in implicit_weight_table()724 sl->pwt.use_weight_chroma = 2; in implicit_weight_table()2180 sl->pwt.use_weight == 1 && sl->pwt.use_weight_chroma ? "c" : "", in h264_slice_init()