Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c230 RK_U8 nb_list = sh->slice_type == B_SLICE ? 2 : 1; in hal_h265d_slice_rpl() local
260 for (list_idx = 0; list_idx < nb_list; list_idx++) { in hal_h265d_slice_rpl()
626 RK_U32 nb_list = I_SLICE - sh.slice_type; in hal_h265d_slice_output_rps() local
631 for (j = 0; j < nb_list; j++) { in hal_h265d_slice_output_rps()