Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_subpel.c2296 subpel_dedup_enabler_t *ps_dedup_enabler, in hme_subpel_refine_search_node_high_speed() argument
2454 ps_dedup_enabler, 1, mvx_qpel, mvy_qpel, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2483 ps_dedup_enabler, 1, mvx_qpel - 2, mvy_qpel, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2519 ps_dedup_enabler, 1, mvx_qpel, mvy_qpel - 2, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2555 ps_dedup_enabler, num_unique_nodes, mvx_qpel + 2, mvy_qpel, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2591 ps_dedup_enabler, num_unique_nodes, mvx_qpel, mvy_qpel + 2, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2741 ps_dedup_enabler, in hme_subpel_refine_search_node_high_speed()
2776 ps_dedup_enabler, in hme_subpel_refine_search_node_high_speed()
2812ps_dedup_enabler, num_unique_nodes, mvx_qpel + 1, mvy_qpel, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2847ps_dedup_enabler, num_unique_nodes, mvx_qpel, mvy_qpel + 1, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
[all …]
Dhme_defs.h334 ps_dedup_enabler, num_cands, mvx, mvy, check_for_duplicate) \ argument
345 subpel_dedup_enabler_t *ps_dedup = &(ps_dedup_enabler)[0]; \