Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_me_neon.c663 refine_ctxt->ai2_fullpel_satd[0][i] = MAX_SIGNED_16BIT_VAL; in hme_calc_sad_and_1_best_result_subpel_neon()
/external/libhevc/encoder/
Dhme_subpel.c4198 ps_subpel_refine_ctxt->ai2_fullpel_satd[j][index] = i4_satd; in hme_subpel_refine_cu_hs()
4212 S16 i2_curr_sad = ps_subpel_refine_ctxt->ai2_fullpel_satd[j][index]; in hme_subpel_refine_cu_hs()
4334 ps_subpel_refine_ctxt->ai2_fullpel_satd[0][index], in hme_subpel_refine_cu_hs()
4335 ps_subpel_refine_ctxt->ai2_fullpel_satd[1][index]); in hme_subpel_refine_cu_hs()
Dhme_defs.h1880 WORD16 ai2_fullpel_satd[2][TOT_NUM_PARTS]; member
Dhme_err_compute.c2500 ps_subpel_refine_ctxt->ai2_fullpel_satd[j][i4_count] = MAX_SIGNED_16BIT_VAL; in hme_calc_sad_and_2_best_results_subpel()
3570 ps_subpel_refine_ctxt->ai2_fullpel_satd[0][i4_count] = MAX_SIGNED_16BIT_VAL; in hme_calc_sad_and_1_best_result_subpel()