Home
last modified time | relevance | path

Searched refs:nb_list (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c295 uint8_t nb_list = sh->slice_type == HEVC_SLICE_B ? 2 : 1; in ff_hevc_slice_rpl() local
309 for (list_idx = 0; list_idx < nb_list; list_idx++) { in ff_hevc_slice_rpl()
Dvaapi_hevc.c406 int nb_list = (sh->slice_type == HEVC_SLICE_B) ? in vaapi_hevc_decode_slice() local
458 for (list_idx = 0; list_idx < nb_list; list_idx++) { in vaapi_hevc_decode_slice()