Searched refs:uc_weight_flag (Results 1 – 1 of 1) sorted by relevance
819 UWORD8 uc_weight_flag; in ih264d_parse_pred_weight_table() local860 uc_weight_flag = ih264d_get_bit_h264(ps_bitstrm); in ih264d_parse_pred_weight_table()862 COPYTHECONTEXT("SH: luma_weight_l0_flag",uc_weight_flag); in ih264d_parse_pred_weight_table()863 if(uc_weight_flag) in ih264d_parse_pred_weight_table()890 uc_weight_flag = ih264d_get_bit_h264(ps_bitstrm); in ih264d_parse_pred_weight_table()892 COPYTHECONTEXT("SH: chroma_weight_l0_flag",uc_weight_flag); in ih264d_parse_pred_weight_table()893 if(uc_weight_flag) in ih264d_parse_pred_weight_table()