pred_weight_table 1082 libavcodec/cbs_h264_syntax_template.c static int FUNC(pred_weight_table)(CodedBitstreamContext *ctx, RWContext *rw, pred_weight_table 1325 libavcodec/cbs_h264_syntax_template.c CHECK(FUNC(pred_weight_table)(ctx, rw, current)); pred_weight_table 1198 libavcodec/cbs_h265_syntax_template.c static int FUNC(pred_weight_table)(CodedBitstreamContext *ctx, RWContext *rw, pred_weight_table 1496 libavcodec/cbs_h265_syntax_template.c CHECK(FUNC(pred_weight_table)(ctx, rw, current)); pred_weight_table 769 libavcodec/hevcdec.c int ret = pred_weight_table(s, gb);