Searched refs:i4_ref_offset (Results 1 – 6 of 6) sorted by relevance
/external/libhevc/encoder/ |
D | hme_search_algo.c | 195 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search_square_stepn() local 248 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_pred_search_square_stepn() 323 s_err_prms.pu1_ref = ppu1_ref[s_search_node.i1_ref_idx] + i4_ref_offset; in hme_pred_search_square_stepn() 405 s_err_prms.pu1_ref = ppu1_ref[s_search_node.i1_ref_idx] + i4_ref_offset; in hme_pred_search_square_stepn() 494 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search() local 544 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_pred_search() 695 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_pred_search_no_encode() local 743 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_pred_search_no_encode()
|
D | hme_coarse.c | 571 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_quality() local 602 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_store_4x4_sads_high_quality() 603 pu1_ref_coloc = ppu1_ref[i4_search_idx] + i4_ref_offset; in hme_store_4x4_sads_high_quality() 654 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_speed() local 686 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_store_4x4_sads_high_speed() 687 pu1_ref_coloc = ppu1_ref[i4_search_idx] + i4_ref_offset; in hme_store_4x4_sads_high_speed()
|
D | hme_err_compute.c | 2085 S32 i4_ref_offset; in hme_calc_sad_and_2_best_results() local 2101 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_calc_sad_and_2_best_results() 2122 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; in hme_calc_sad_and_2_best_results() 2521 S32 i4_ref_offset; in hme_calc_stim_injected_sad_and_2_best_results() local 2538 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_calc_stim_injected_sad_and_2_best_results() 2561 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; in hme_calc_stim_injected_sad_and_2_best_results() 2861 S32 i4_ref_offset; in hme_calc_sad_and_1_best_result() local 2877 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_calc_sad_and_1_best_result() 2898 ps_err_prms->pu1_ref = ppu1_ref[ps_search_node->i1_ref_idx] + i4_ref_offset; in hme_calc_sad_and_1_best_result() 3097 S32 i4_ref_offset; in hme_calc_stim_injected_sad_and_1_best_result() local [all …]
|
D | hme_utils.c | 5298 S32 i4_inp_off, i4_ref_offset, i4_ref_stride; in ihevce_16x16block_temporal_noise_detect() local 5426 i4_ref_offset = (i4_ref_stride * i4_cu_y_off) + i4_cu_x_off; //i4_x_off; in ihevce_16x16block_temporal_noise_detect() 5429 ppu1_ref[as_search_node[actual_pred_dir].i1_ref_idx] + i4_ref_offset; in ihevce_16x16block_temporal_noise_detect()
|
/external/libavc/decoder/ |
D | ih264d_inter_pred.c | 313 WORD32 i4_ref_offset, i4_rec_offset; in ih264d_form_mb_part_info_bp() local 367 i4_ref_offset = i2_frm_y * u2_frm_wd + i2_frm_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_bp() 403 pu1_pred_u = ps_ref_frm->pu1_buf2 + i4_ref_offset; in ih264d_form_mb_part_info_bp() 404 pu1_pred_v = ps_ref_frm->pu1_buf3 + i4_ref_offset; in ih264d_form_mb_part_info_bp() 714 WORD32 i4_ref_offset, i4_rec_offset; in ih264d_form_mb_part_info_mp() local 775 i4_ref_offset = i2_frm_y * u2_frm_wd + i2_frm_x * YUV420SP_FACTOR; in ih264d_form_mb_part_info_mp() 824 i4_ref_offset += i2_pod_ht * u2_frm_wd; in ih264d_form_mb_part_info_mp() 839 pu1_pred_u = pu1_buf2 + i4_ref_offset; in ih264d_form_mb_part_info_mp() 840 pu1_pred_v = pu1_buf3 + i4_ref_offset; in ih264d_form_mb_part_info_mp()
|
/external/libhevc/encoder/arm/ |
D | ihevce_coarse_layer_sad_neon.c | 110 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_speed_neon() local 140 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_store_4x4_sads_high_speed_neon() 141 pu1_ref_coloc = ppu1_ref[i4_search_idx] + i4_ref_offset; in hme_store_4x4_sads_high_speed_neon() 263 S32 i4_inp_stride, i4_ref_stride, i4_ref_offset; in hme_store_4x4_sads_high_quality_neon() local 293 i4_ref_offset = (i4_ref_stride * ps_search_prms->i4_y_off) + ps_search_prms->i4_x_off; in hme_store_4x4_sads_high_quality_neon() 294 pu1_ref_coloc = ppu1_ref[i4_search_idx] + i4_ref_offset; in hme_store_4x4_sads_high_quality_neon()
|