Lines Matching refs:READ_UE
62 READ_UE(p_bitctx, &modification_of_pic_nums_idc); in ref_pic_list_mvc_modification()
65 READ_UE(p_bitctx, &currSlice->abs_diff_pic_num_minus1[LIST_0][i]); in ref_pic_list_mvc_modification()
68 READ_UE(p_bitctx, &currSlice->long_term_pic_idx[LIST_0][i]); in ref_pic_list_mvc_modification()
70 READ_UE(p_bitctx, &currSlice->abs_diff_view_idx_minus1[LIST_0][i]); in ref_pic_list_mvc_modification()
88 READ_UE(p_bitctx, &modification_of_pic_nums_idc); in ref_pic_list_mvc_modification()
91 READ_UE(p_bitctx, &currSlice->abs_diff_pic_num_minus1[LIST_1][i]); in ref_pic_list_mvc_modification()
94 READ_UE(p_bitctx, &currSlice->long_term_pic_idx[LIST_1][i]); in ref_pic_list_mvc_modification()
96 READ_UE(p_bitctx, &currSlice->abs_diff_view_idx_minus1[LIST_1][i]); in ref_pic_list_mvc_modification()
119 READ_UE(p_bitctx, &temp); //!< log2_weight_denom in pred_weight_table()
121 READ_UE(p_bitctx, &temp); //!< log2_weight_denom in pred_weight_table()
194 READ_UE(p_bitctx, &val); //!< mmco in dec_ref_pic_marking()
200 READ_UE(p_bitctx, &tmp_drpm->difference_of_pic_nums_minus1); in dec_ref_pic_marking()
203 READ_UE(p_bitctx, &tmp_drpm->long_term_pic_num); in dec_ref_pic_marking()
206 READ_UE(p_bitctx, &tmp_drpm->long_term_frame_idx); in dec_ref_pic_marking()
209 READ_UE(p_bitctx, &tmp_drpm->max_long_term_frame_idx_plus1); in dec_ref_pic_marking()
478 READ_UE(p_bitctx, &currSlice->start_mb_nr); //!< first_mb_in_slice in process_slice()
479 READ_UE(p_bitctx, &temp); //!< slice_type in process_slice()
485 READ_UE(p_bitctx, &currSlice->pic_parameter_set_id); in process_slice()
523 READ_UE(p_bitctx, &currSlice->idr_pic_id); in process_slice()
525 READ_UE(p_bitctx, &currSlice->idr_pic_id); in process_slice()
559 READ_UE(p_bitctx, &currSlice->redundant_pic_cnt); in process_slice()
574 READ_UE(p_bitctx, &currSlice->num_ref_idx_active[LIST_0]); in process_slice()
577 READ_UE(p_bitctx, &currSlice->num_ref_idx_active[LIST_1]); in process_slice()