Searched refs:ff_h264_pred_weight_table (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | h264_parse.h | 56 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps,
|
D | h264_parse.c | 27 int ff_h264_pred_weight_table(GetBitContext *gb, const SPS *sps, in ff_h264_pred_weight_table() function
|
D | h264_parser.c | 207 ff_h264_pred_weight_table(gb, p->ps.sps, ref_count, slice_type_nos, in scan_mmco_reset()
|
D | h264_slice.c | 1880 ret = ff_h264_pred_weight_table(&sl->gb, sps, sl->ref_count, in h264_slice_header_parse()
|