Home
last modified time | relevance | path

Searched refs:pred_weight_table (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_h264_syntax_template.c918 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 Dcbs_h265_syntax_template.c1201 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 Dhevcdec.c151 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 Dvid_dec_h264_common.c529 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