Searched refs:nb_list (Results 1 – 2 of 2) sorted by relevance
295 uint8_t nb_list = sh->slice_type == HEVC_SLICE_B ? 2 : 1; in ff_hevc_slice_rpl() local309 for (list_idx = 0; list_idx < nb_list; list_idx++) { in ff_hevc_slice_rpl()
406 int nb_list = (sh->slice_type == HEVC_SLICE_B) ? in vaapi_hevc_decode_slice() local458 for (list_idx = 0; list_idx < nb_list; list_idx++) { in vaapi_hevc_decode_slice()