Home
last modified time | relevance | path

Searched refs:ff_h264_pred_weight_table (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_parse.h56 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps,
Dh264_parse.c27 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table() function
Dh264_parser.c207 ff_h264_pred_weight_table(gb, p->ps.sps, ref_count, slice_type_nos, in scan_mmco_reset()
Dh264_slice.c1880 ret = ff_h264_pred_weight_table(&sl->gb, sps, sl->ref_count, in h264_slice_header_parse()