Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_refs.c303 uint8_t nb_list = sh->slice_type == HEVC_SLICE_B ? 2 : 1; in ff_hevc_slice_rpl() local
317 for (list_idx = 0; list_idx < nb_list; list_idx++) { in ff_hevc_slice_rpl()
H A Dvaapi_hevc.c419 int nb_list = (sh->slice_type == HEVC_SLICE_B) ? in vaapi_hevc_decode_slice() local
471 for (list_idx = 0; list_idx < nb_list; list_idx++) { in vaapi_hevc_decode_slice()

Completed in 4 milliseconds