Home
last modified time | relevance | path

Searched refs:compute_mv_cost_implicit_high_speed_modified (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dhme_err_compute.h245 S32 compute_mv_cost_implicit_high_speed_modified(
Dhme_refine.c6113 s_search_prms_blk.pf_mv_cost_compute = compute_mv_cost_implicit_high_speed_modified; in hme_refine()
6237 s_subpel_prms.pf_mv_cost_compute = compute_mv_cost_implicit_high_speed_modified; in hme_refine()
9025 s_search_prms_blk.pf_mv_cost_compute = compute_mv_cost_implicit_high_speed_modified; in hme_refine_no_encode()
Dhme_err_compute.c1410 S32 compute_mv_cost_implicit_high_speed_modified( in compute_mv_cost_implicit_high_speed_modified() function