Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c7654 S32 num_unique_nodes; in hme_refine() local
7658 num_unique_nodes = hme_remove_duplicate_fpel_search_candidates( in hme_refine()
7714 if(0 == num_unique_nodes) in hme_refine()
7719 if(num_unique_nodes >= 2) in hme_refine()
7722 s_search_prms_blk.i4_num_search_nodes = num_unique_nodes; in hme_refine()
7766 num_unique_nodes, in hme_refine()
10059 S32 num_unique_nodes = 0; in hme_refine_no_encode() local
10078 (num_unique_nodes <= s_search_prms_blk.i4_num_init_candts); in hme_refine_no_encode()
10099 num_unique_nodes, in hme_refine_no_encode()
10109 num_unique_nodes = in hme_refine_no_encode()
[all …]
Dhme_subpel.c2555 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()
2742 num_unique_nodes, in hme_subpel_refine_search_node_high_speed()
2777 num_unique_nodes, in hme_subpel_refine_search_node_high_speed()
2812 … ps_dedup_enabler, num_unique_nodes, mvx_qpel + 1, mvy_qpel, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()
2847 … ps_dedup_enabler, num_unique_nodes, mvx_qpel, mvy_qpel + 1, check_for_duplicate); in hme_subpel_refine_search_node_high_speed()