Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c449 hme_mv_t *ps_best_mv_4x8, in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() argument
599 ps_best_mv_4x8->i2_mv_x = best_mv_x_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
600 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()
610 hme_mv_t *ps_best_mv_4x8, in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() argument
761 ps_best_mv_4x8->i2_mv_x = best_mv_x_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
762 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()
/external/libhevc/encoder/
Dhme_coarse.c374 hme_mv_t *ps_best_mv_4x8, in hme_combine_4x4_sads_and_compute_cost_high_quality() argument
440 ps_best_mv_4x8->i2_mv_x = best_mv_x_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality()
441 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_quality()
451 hme_mv_t *ps_best_mv_4x8, in hme_combine_4x4_sads_and_compute_cost_high_speed() argument
531 ps_best_mv_4x8->i2_mv_x = best_mv_x_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed()
532 ps_best_mv_4x8->i2_mv_y = best_mv_y_4x8; in hme_combine_4x4_sads_and_compute_cost_high_speed()