Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c450 hme_mv_t *ps_best_mv_8x4, in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() argument
602 ps_best_mv_8x4->i2_mv_x = best_mv_x_8x4; 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()
611 hme_mv_t *ps_best_mv_8x4, in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() argument
764 ps_best_mv_8x4->i2_mv_x = best_mv_x_8x4; 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()
/external/libhevc/encoder/
Dhme_coarse.c375 hme_mv_t *ps_best_mv_8x4, in hme_combine_4x4_sads_and_compute_cost_high_quality() argument
443 ps_best_mv_8x4->i2_mv_x = best_mv_x_8x4; 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()
452 hme_mv_t *ps_best_mv_8x4, in hme_combine_4x4_sads_and_compute_cost_high_speed() argument
534 ps_best_mv_8x4->i2_mv_x = best_mv_x_8x4; 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()