Lines Matching refs:ps_temp
715 recon_pic_buf_t *ps_temp; in ihevce_pre_enc_manage_ref_pics() local
731 ps_temp = aps_pre_enc_ref_pic_list[LIST_0][max_idx]; in ihevce_pre_enc_manage_ref_pics()
733 aps_pre_enc_ref_pic_list[LIST_0][ctr] = ps_temp; in ihevce_pre_enc_manage_ref_pics()
745 recon_pic_buf_t *ps_temp; in ihevce_pre_enc_manage_ref_pics() local
761 ps_temp = aps_pre_enc_ref_pic_list[LIST_1][min_idx]; in ihevce_pre_enc_manage_ref_pics()
763 aps_pre_enc_ref_pic_list[LIST_1][ctr] = ps_temp; in ihevce_pre_enc_manage_ref_pics()
1385 recon_pic_buf_t *ps_temp; in ihevce_manage_ref_pics() local
1400 ps_temp = aps_ref_list[LIST_0][max_idx]; in ihevce_manage_ref_pics()
1402 aps_ref_list[LIST_0][ctr] = ps_temp; in ihevce_manage_ref_pics()
1414 recon_pic_buf_t *ps_temp; in ihevce_manage_ref_pics() local
1429 ps_temp = aps_ref_list[LIST_1][min_idx]; in ihevce_manage_ref_pics()
1431 aps_ref_list[LIST_1][ctr] = ps_temp; in ihevce_manage_ref_pics()