HomeSort by relevance Sort by last modified time
    Searched refs:hme_calc_sad_and_1_best_result_subpel_neon (Results 1 - 3 of 3) sorted by null

  /external/libhevc/encoder/
ihevce_me_instr_set_router.c 180 ps_func_list->pf_calc_sad_and_1_best_result_subpel_num_part_eq_1 = hme_calc_sad_and_1_best_result_subpel_neon;
181 ps_func_list->pf_calc_sad_and_1_best_result_subpel_num_part_lt_17 = hme_calc_sad_and_1_best_result_subpel_neon;
182 ps_func_list->pf_calc_sad_and_1_best_result_subpel_num_part_lt_9 = hme_calc_sad_and_1_best_result_subpel_neon;
183 ps_func_list->pf_calc_sad_and_1_best_result_subpel_square_parts = hme_calc_sad_and_1_best_result_subpel_neon;
ihevce_me_instr_set_router.h 214 FT_CALC_SAD_AND_RESULT_SUBPEL hme_calc_sad_and_1_best_result_subpel_neon; variable
  /external/libhevc/encoder/arm/
ihevce_me_neon.c 609 void hme_calc_sad_and_1_best_result_subpel_neon( function

Completed in 93 milliseconds