Searched refs:nb_refs (Results 1 – 8 of 8) sorted by relevance
273 while ((RK_U32)rpl_tmp.nb_refs < sh->nb_refs[list_idx]) { in hal_h265d_slice_rpl()276 RK_U32 nb_refs = 0; in hal_h265d_slice_rpl() local279 nb_refs = bef_nb_refs; in hal_h265d_slice_rpl()282 nb_refs = aft_nb_refs; in hal_h265d_slice_rpl()285 nb_refs = lt_cur_nb_refs; in hal_h265d_slice_rpl()287 for (j = 0; j < nb_refs && rpl_tmp.nb_refs < MAX_REFS; j++) { in hal_h265d_slice_rpl()288 rpl_tmp.dpb_index[rpl_tmp.nb_refs] = rps[j]; in hal_h265d_slice_rpl()289 rpl_tmp.nb_refs++; in hal_h265d_slice_rpl()296 for (i = 0; i < sh->nb_refs[list_idx]; i++) { in hal_h265d_slice_rpl()299 rpl->nb_refs++; in hal_h265d_slice_rpl()[all …]
65 RK_U8 nb_refs; member70 RK_U32 nb_refs; member104 RK_U32 nb_refs[2]; member
331 for (i = 0; i < s->sh.nb_refs[L0]; i++) { in pred_weight_table()340 for (i = 0; i < s->sh.nb_refs[L0]; i++) { in pred_weight_table()344 for (i = 0; i < s->sh.nb_refs[L0]; i++) in pred_weight_table()348 for (i = 0; i < s->sh.nb_refs[L0]; i++) { in pred_weight_table()374 for (i = 0; i < s->sh.nb_refs[L1]; i++) { in pred_weight_table()382 for (i = 0; i < s->sh.nb_refs[L1]; i++) in pred_weight_table()385 for (i = 0; i < s->sh.nb_refs[L1]; i++) in pred_weight_table()388 for (i = 0; i < s->sh.nb_refs[L1]; i++) { in pred_weight_table()430 rps->nb_refs = 0; in decode_lt_rps()442 rps->nb_refs = nb_sh + nb_sps; in decode_lt_rps()[all …]
256 list->list[list->nb_refs] = ref->poc; in add_candidate_ref()257 list->ref[list->nb_refs] = ref; in add_candidate_ref()258 list->nb_refs++; in add_candidate_ref()280 rps[0].nb_refs = rps[1].nb_refs = 0; in mpp_hevc_frame_rps()291 rps[i].nb_refs = 0; in mpp_hevc_frame_rps()311 for (i = 0; long_rps && i < long_rps->nb_refs; i++) { in mpp_hevc_frame_rps()381 for (i = 0; i < long_rps->nb_refs; i++) in mpp_hevc_frame_nb_refs()
73 RK_U8 nb_refs; member80 RK_S32 nb_refs; member378 RK_U32 nb_refs[2]; member
198 for (j = 0; j < (RK_U32)h->rps[i].nb_refs; j++) { in fill_picture_parameters()241 while (!frame && j < (RK_U32)rpl->nb_refs) \ in fill_picture_parameters()
70 int nb_refs; member198 #define PDR_NB_REFS(PDR) (PDR->nb_refs)