Searched refs:ref_modifications (Results 1 – 2 of 2) sorted by relevance
312 unsigned int modification_of_pic_nums_idc = sl->ref_modifications[list][index].op; in ff_h264_build_ref_list()313 unsigned int val = sl->ref_modifications[list][index].val; in ff_h264_build_ref_list()449 sl->ref_modifications[list][index].val = get_ue_golomb_long(&sl->gb); in ff_h264_decode_ref_pic_list_reordering()450 sl->ref_modifications[list][index].op = op; in ff_h264_decode_ref_pic_list_reordering()
281 } ref_modifications[2][32]; member