Searched refs:nb_ref_modifications (Results 1 – 2 of 2) sorted by relevance
311 for (index = 0; index < sl->nb_ref_modifications[list]; index++) { in ff_h264_build_ref_list()427 sl->nb_ref_modifications[0] = 0; in ff_h264_decode_ref_pic_list_reordering()428 sl->nb_ref_modifications[1] = 0; in ff_h264_decode_ref_pic_list_reordering()451 sl->nb_ref_modifications[list]++; in ff_h264_decode_ref_pic_list_reordering()
283 int nb_ref_modifications[2]; member