Searched refs:pred_weight_table (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_h264_syntax_template.c | 918 static int FUNC(pred_weight_table)(CodedBitstreamContext *ctx, RWContext *rw, in pred_weight_table() function 1161 CHECK(FUNC(pred_weight_table)(ctx, rw, current)); in slice_header()
|
H A D | cbs_h265_syntax_template.c | 1201 static int FUNC(pred_weight_table)(CodedBitstreamContext *ctx, RWContext *rw, in pred_weight_table() function 1518 CHECK(FUNC(pred_weight_table)(ctx, rw, current)); in slice_segment_header()
|
H A D | hevcdec.c | 151 static int pred_weight_table(HEVCContext *s, GetBitContext *gb) in pred_weight_table() function 829 int ret = pred_weight_table(s, gb); in hls_slice_header()
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_dec_h264_common.c | 529 static void pred_weight_table(vid_dec_PrivateType *priv, struct vl_rbsp *rbsp, in pred_weight_table() function 885 pred_weight_table(priv, rbsp, sps, slice_type); in slice_header()
|
Completed in 12 milliseconds