Lines Matching refs:READ_SE
333 READ_SE(gb, &delta); in pred_weight_table()
357 READ_SE(gb, &delta_luma_weight_l0); in pred_weight_table()
359 READ_SE(gb, &s->sh.luma_offset_l0[i]); in pred_weight_table()
365 READ_SE(gb, &delta_chroma_weight_l0); in pred_weight_table()
366 READ_SE(gb, &delta_chroma_offset_l0); in pred_weight_table()
399 READ_SE(gb, &s->sh.luma_offset_l1[i]); in pred_weight_table()
405 READ_SE(gb, &delta_chroma_weight_l1); in pred_weight_table()
406 READ_SE(gb, &delta_chroma_offset_l1); in pred_weight_table()
1009 READ_SE(gb, &sh->slice_qp_delta ); in hls_slice_header()
1011 READ_SE(gb, &sh->slice_cb_qp_offset); in hls_slice_header()
1012 READ_SE(gb, &sh->slice_cr_qp_offset); in hls_slice_header()
1027 READ_SE(gb, &sh->beta_offset); in hls_slice_header()
1029 READ_SE(gb, &sh->tc_offset); in hls_slice_header()