Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1505 cu_inter_cand_t **pps_cand_dst = ps_mode_info->aps_cu_data; in ihevce_merge_cands_with_existing_best() local
1584 pps_cand_dst[u1_dst_array_idx] = pps_cand_src[ae_cand_id[i]]; in ihevce_merge_cands_with_existing_best()
1607 pps_cand_dst[u1_dst_array_idx]->pu1_pred_data = in ihevce_merge_cands_with_existing_best()
1609 pps_cand_dst[u1_dst_array_idx]->pu2_pred_data = in ihevce_merge_cands_with_existing_best()
1611 pps_cand_dst[u1_dst_array_idx]->i4_pred_data_stride = i4_pred_stride; in ihevce_merge_cands_with_existing_best()
1622 pps_cand_dst[u1_dst_array_idx], in ihevce_merge_cands_with_existing_best()
1666 pps_cand_dst[u1_dst_array_idx]->pu1_pred_data = in ihevce_merge_cands_with_existing_best()
1668 pps_cand_dst[u1_dst_array_idx]->pu2_pred_data = in ihevce_merge_cands_with_existing_best()
1670 pps_cand_dst[u1_dst_array_idx]->i4_pred_data_stride = i4_pred_stride; in ihevce_merge_cands_with_existing_best()
1692 pps_cand_dst[u1_dst_array_idx], in ihevce_merge_cands_with_existing_best()
[all …]