Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_subpel.c1457 ps_subpel_refine_ctxt->i2_mv_y[1][index] = ps_result_prms->i2_mv_y; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1468 ps_subpel_refine_ctxt->i2_mv_y[1][index] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1469 ps_subpel_refine_ctxt->i2_mv_y[0][index]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1476 ps_subpel_refine_ctxt->i2_mv_y[0][index] = ps_result_prms->i2_mv_y; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1620 ps_subpel_refine_ctxt->i2_mv_y[1][index] = ps_result_prms->i2_mv_y; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1628 ps_subpel_refine_ctxt->i2_mv_y[0][index] = ps_result_prms->i2_mv_y; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
2463 s_result_prms.i2_mv_y = mvy_qpel; in hme_subpel_refine_search_node_high_speed()
2499 s_result_prms.i2_mv_y = mvy_qpel; in hme_subpel_refine_search_node_high_speed()
2535 s_result_prms.i2_mv_y = mvy_qpel - 2; in hme_subpel_refine_search_node_high_speed()
2571 s_result_prms.i2_mv_y = mvy_qpel; in hme_subpel_refine_search_node_high_speed()
[all …]
Dhme_fullpel.c161 i2_temp_mv_y = ps_fullpel_refine_ctxt->i2_mv_y[0][i4_i]; in hme_fullpel_cand_sifter()
172 ps_fullpel_refine_ctxt->i2_mv_y[0][i4_i] = in hme_fullpel_cand_sifter()
173 ps_fullpel_refine_ctxt->i2_mv_y[1][i4_i]; in hme_fullpel_cand_sifter()
182 ps_fullpel_refine_ctxt->i2_mv_y[1][i4_i] = i2_temp_mv_y; in hme_fullpel_cand_sifter()
215 … ps_fullpel_refine_ctxt->i2_mv_y[i4_fpel_search_result_id][i4_fpel_search_result_array_index]; in hme_add_fpel_refine_candidates_to_search_cand_array()
378 ps_fullpel_refine_ctxt->i2_mv_y[0][0] = ps_unique_search_nodes[0].s_mv.i2_mvy; in hme_fullpel_refine()
Dhme_err_compute.c187 WORD32 mv_y = (ps_grid->p_mv[i].i2_mv_y); in compute_4x4_sads_for_16x16_blk()
199 cand0->mv.i2_mv_y = (S16)(mv_y) + offset_y[j]; in compute_4x4_sads_for_16x16_blk()
328 WORD32 mv_y = (ps_grid->p_mv[i].i2_mv_y); in compute_part_sads_for_MxM_blk()
340 cand0->mv.i2_mv_y = (S16)(mv_y) + offset_y[j]; in compute_part_sads_for_MxM_blk()
1985 (ps_result_prms->i2_mv_y == ps_best_node[0].s_mv.i2_mvy) && in hme_update_results_pt_pu_best1_subpel_hs_1()
1998 ps_subpel_refine_ctxt->i2_mv_y[1][i4_count] = ps_result_prms->i2_mv_y; in hme_update_results_pt_pu_best1_subpel_hs_1()
2011 ps_subpel_refine_ctxt->i2_mv_y[1][i4_count] = in hme_update_results_pt_pu_best1_subpel_hs_1()
2012 ps_subpel_refine_ctxt->i2_mv_y[0][i4_count]; in hme_update_results_pt_pu_best1_subpel_hs_1()
2019 ps_subpel_refine_ctxt->i2_mv_y[0][i4_count] = ps_result_prms->i2_mv_y; in hme_update_results_pt_pu_best1_subpel_hs_1()
2271 ps_mv_refine_ctxt->i2_mv_y[1][index] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_2_best_results()
[all …]
Dihevce_bs_compute_ctb.c573 WORD16 i2_mv_x, i2_mv_y; in ihevce_bs_compute_cu() local
596 i2_mv_y = i2_mv_y0; in ihevce_bs_compute_cu()
620 i2_mv_y = i2_mv_y1; in ihevce_bs_compute_cu()
641 (abs(i2_mv_y - i2_nbr_mv_y) < 4) in ihevce_bs_compute_cu()
Dhme_coarse.c113 ps_mv->i2_mv_y = ps_search_node->s_mv.i2_mvy >> (shift); \
441 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality()
444 ps_best_mv_8x4->i2_mv_y = best_mv_y_8x4; in hme_combine_4x4_sads_and_compute_cost_high_quality()
532 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed()
535 ps_best_mv_8x4->i2_mv_y = best_mv_y_8x4; in hme_combine_4x4_sads_and_compute_cost_high_speed()
1170 s_candt_global[i1_ref_idx].s_mv.i2_mvy = s_mv.i2_mv_y; in hme_coarsest()
1535 ps_candt_fs_4x8->s_mv.i2_mvy = best_mv_4x8.i2_mv_y; in hme_coarsest()
1539 ps_candt_fs_8x4->s_mv.i2_mvy = best_mv_8x4.i2_mv_y; in hme_coarsest()
Dhme_defs.h238 (node)->s_mv.i2_mvy = (mv)->i2_mv_y; \
347 center_mvy = ps_dedup->i2_mv_y; \
448 (node)->ps_mv->i2_mvy = (mv)->i2_mv_y; \
631 (as_nodes[k].s_mv.i2_mvy == new_node->i2_mv_y[result_num][part_id_1]) && \
645 as_nodes[k].s_mv.i2_mvy = new_node->i2_mv_y[result_num][part_id_1]; \
1091 S16 i2_mv_y; member
1867 MEM_ALIGN16 WORD16 i2_mv_y[2][TOT_NUM_PARTS + 7]; member
2178 S16 i2_mv_y; member
3330 S16 i2_mv_y; member
Dhme_common_defs.h111 S16 i2_mv_y; member
Dhme_utils.c323 S16 i2_mv_x, i2_mv_y; in hme_get_global_mv() local
330 i2_mv_y = ps_prev_layer->s_global_mv[0][GMV_THICK_LOBE].i2_mv_y; in hme_get_global_mv()
333 i2_mv_y = (S16)((i2_mv_y * i4_delta_poc) / i4_delta_poc_prev); in hme_get_global_mv()
336 ps_mv->i2_mv_y = i2_mv_y; in hme_get_global_mv()
390 ps_mv->i2_mv_y = (S16)((i4_max_y << ps_hist->i4_shift_y) + ps_hist->i4_min_y); in hme_calculate_global_mv()
451 S16 i2_mv_x, i2_mv_y; in hme_map_mvs_to_grid() local
501 i2_mv_y = ps_search_node->s_mv.i2_mvy; in hme_map_mvs_to_grid()
526 ps_grid_node_tmp[i4_x].s_mv.i2_mvy = i2_mv_y; in hme_map_mvs_to_grid()
711 S16 i2_mv_x, i2_mv_y; in hme_pick_back_search_node() local
716 i2_mv_y = ps_search_node_fwd->s_mv.i2_mvy; in hme_pick_back_search_node()
[all …]
Dihevce_defs.h890 ps_part_results->i2_mv_y = ps_search_node->i2_mv_y; \
Dhme_refine.c914 s_result_prms.i2_mv_y = ps_search_node->s_mv.i2_mvy; in hme_pick_eval_merge_candts()
1490 (ps_mv)->i2_mv_y = (ps_search_node)->s_mv.i2_mvy >> (shift); \
2262 ps_search_node->s_mv.i2_mvy = SCALE_MV_COMP_RES(ps_mv[i4_result_id].i2_mv_y, ht_c, ht_p); in hme_project_coloc_candt()
2353 ps_search_node->s_mv.i2_mvy = ps_mv[i4_result_id].i2_mv_y << 1; in hme_project_coloc_candt_dyadic()
2414 ps_search_node->s_mv.i2_mvy = ps_mv[i4_result_id].i2_mv_y << 1; in hme_project_coloc_candt_dyadic_implicit()
3286 S16 i2_mv_y, in hme_find_and_update_clusters() argument
3301 S32 mvy = i2_mv_y; in hme_find_and_update_clusters()
7587 ps_fullpel_refine_ctxt->i2_mv_y[0][i4_i] = 0; in hme_refine()
7599 ps_fullpel_refine_ctxt->i2_mv_y[1][i4_i] = 0; in hme_refine()
10176 S16 i2_mv_y = s_search_node_temp.s_mv.i2_mvy; in hme_refine_no_encode() local
[all …]
Dihevce_me_common_defs.h580 WORD16 i2_mv_y; member
Dihevce_enc_structs.h1510 WORD16 i2_mv_y; member
/external/libhevc/encoder/arm/
Dihevce_me_neon.c298 WORD32 mv_y = (ps_grid->p_mv[i].i2_mv_y); in compute_part_sads_for_MxM_blk_neon()
310 cand0->mv.i2_mv_y = (S16)(mv_y) + offset_y[j]; in compute_part_sads_for_MxM_blk_neon()
379 WORD32 mv_y = (ps_grid->p_mv[i].i2_mv_y); in compute_4x4_sads_for_16x16_blk_neon()
391 cand0->mv.i2_mv_y = (S16)(mv_y) + offset_y[j]; in compute_4x4_sads_for_16x16_blk_neon()
575 refine_ctxt->i2_mv_y[0][id] = ps_search_node->s_mv.i2_mvy; in hme_calc_sad_and_1_best_result_neon()
594 assert(refine_ctxt->i2_mv_y[0][part_id] == 0); in hme_calc_sad_and_1_best_result_neon()
602 assert(refine_ctxt->i2_mv_y[1][part_id] == 0); in hme_calc_sad_and_1_best_result_neon()
654 refine_ctxt->i2_mv_y[0][id] = ps_result_prms->i2_mv_y; in hme_calc_sad_and_1_best_result_subpel_neon()
Dihevce_coarse_layer_sad_neon.c600 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
603 ps_best_mv_8x4->i2_mv_y = best_mv_y_8x4; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
762 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
765 ps_best_mv_8x4->i2_mv_y = best_mv_y_8x4; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
Dihevce_subpel_neon.c440 refine_ctxt->i2_mv_y[0][id] = ps_result_prms->i2_mv_y; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon()
/external/libavc/decoder/
Dih264d_inter_pred.c189 WORD16 i2_mv_x,i2_mv_y; in ih264d_form_mb_part_info_bp() local
222 i2_mv_y = ps_pred_pkd->i2_mv[1]; in ih264d_form_mb_part_info_bp()
240 i2_tmp_mv_y = i2_mv_y; in ih264d_form_mb_part_info_bp()
319 i2_tmp_mv_y = i2_mv_y; in ih264d_form_mb_part_info_bp()
335 i2_mv_y = i2_tmp_mv_y; in ih264d_form_mb_part_info_bp()
347 i2_tmp_mv_y -= (i2_mv_y < 0); in ih264d_form_mb_part_info_bp()
492 WORD16 i2_mv_x,i2_mv_y; in ih264d_form_mb_part_info_mp() local
509 i2_mv_y = ps_pred_pkd->i2_mv[1]; in ih264d_form_mb_part_info_mp()
595 i2_tmp_mv_y = i2_mv_y; in ih264d_form_mb_part_info_mp()
722 i2_tmp_mv_y = i2_mv_y; in ih264d_form_mb_part_info_mp()
[all …]
Dih264d_process_bslice.c225 WORD16 i2_mv_x, i2_mv_y, i2_mvX1, i2_mvY1; in ih264d_decode_spatial_direct() local
234 i2_mv_y = 0; in ih264d_decode_spatial_direct()
239 i2_mv_y = i2_spat_pred_mv[1]; in ih264d_decode_spatial_direct()
266 i2_mv[1] = i2_mv_y; in ih264d_decode_spatial_direct()
304 s_temp_mv_pred.i2_mv[1] = i2_mv_y; in ih264d_decode_spatial_direct()
325 i2_mv_y = i2_mvY1; in ih264d_decode_spatial_direct()
331 && (ABS(i2_mv_y) <= 1)); in ih264d_decode_spatial_direct()
523 WORD16 i2_mv_x = 0, i2_mv_y = 0; in ih264d_decode_spatial_direct() local
539 i2_mv_y = pi2_final_mv0[1]; in ih264d_decode_spatial_direct()
544 i2_mv_y = pi2_final_mv1[1]; in ih264d_decode_spatial_direct()
[all …]
Dih264d_process_pslice.c80 WORD32 i2_mv_x, i2_mv_y; in ih264d_mv_pred_ref_tfr_nby2_pmb() local
250 i2_mv_y = ps_mv_nmb->i2_mv[1]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
252 i2_mv_y += s_mvPred.i2_mv[1]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
254 s_mvPred.i2_mv[1] = i2_mv_y; in ih264d_mv_pred_ref_tfr_nby2_pmb()
295 && (ABS(i2_mv_y) in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_parse_mb_header.c1133 WORD16 i2_mv_x, i2_mv_y; in ih264d_get_mvd_cabac() local
1153 i2_mv_y = ih264d_parse_mvd_cabac(ps_bitstrm, ps_cab_env, in ih264d_get_mvd_cabac()
1163 u1_abs_mvd_y = CLIP3(0, 127, ABS(i2_mv_y)); in ih264d_get_mvd_cabac()
1165 COPYTHECONTEXT("MVD", i2_mv_x);COPYTHECONTEXT("MVD", i2_mv_y); in ih264d_get_mvd_cabac()
1169 pi2_mv[1] = i2_mv_y; in ih264d_get_mvd_cabac()
Dih264d_parse_bslice.c1087 WORD16 i2_mv_x, i2_mv_y; in ih264d_mv_pred_ref_tfr_nby2_bmb() local
1097 i2_mv_y = ps_mv_nmb->i2_mv[u1_tmp_lx + 1]; in ih264d_mv_pred_ref_tfr_nby2_bmb()
1100 i2_mv_y += s_mvPred.i2_mv[u1_tmp_lx + 1]; in ih264d_mv_pred_ref_tfr_nby2_bmb()
1102 s_mvPred.i2_mv[u1_tmp_lx + 1] = i2_mv_y; in ih264d_mv_pred_ref_tfr_nby2_bmb()
1129 && (ABS(i2_mv_y) in ih264d_mv_pred_ref_tfr_nby2_bmb()
1140 i2_mv[1] = i2_mv_y; in ih264d_mv_pred_ref_tfr_nby2_bmb()
/external/libhevc/decoder/
Dihevcd_boundary_strength.c163 WORD16 i2_mv_x, i2_mv_y; in ihevcd_pu_boundary_strength() local
170 i2_mv_y = i2_mv_y0; in ihevcd_pu_boundary_strength()
176 i2_mv_y = i2_mv_y1; in ihevcd_pu_boundary_strength()
195 (ABS(i2_mv_y - i2_ngbr_mv_y) < 4) ? 0 : 1; in ihevcd_pu_boundary_strength()
/external/libavc/encoder/
Dih264e.h885 WORD16 i2_mv_y; member