Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1501 INTER_CANDIDATE_ID_T ae_cand_id[4] = { in ihevce_merge_cands_with_existing_best() local
1527 au4_cost_src[i4_idx] = pau4_cost[ae_cand_id[i4_idx]][0]; in ihevce_merge_cands_with_existing_best()
1532 pau4_cost[ae_cand_id[i4_idx]][0] + pau4_cost[ae_cand_id[i4_idx]][1]; in ihevce_merge_cands_with_existing_best()
1538 &ae_cand_id[i4_idx], in ihevce_merge_cands_with_existing_best()
1539 &ae_cand_id[i4_idx + 1], in ihevce_merge_cands_with_existing_best()
1553 ae_cand_id, in ihevce_merge_cands_with_existing_best()
1577 au4_cost_src[i] = pau4_cost[ae_cand_id[i]][0]; in ihevce_merge_cands_with_existing_best()
1581 au4_cost_src[i] = pau4_cost[ae_cand_id[i]][0] + pau4_cost[ae_cand_id[i]][1]; in ihevce_merge_cands_with_existing_best()
1584 pps_cand_dst[u1_dst_array_idx] = pps_cand_src[ae_cand_id[i]]; in ihevce_merge_cands_with_existing_best()
1587 if((u1_eval_merge) && (0 == u1_part_type) && (MIXED_MODE_TYPE1 == ae_cand_id[i])) in ihevce_merge_cands_with_existing_best()
[all …]