Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_common_defs.h82 #define SWAP_HME(a, b, data_type) \ macro
Dhme_coarse.c232 SWAP_HME(aps_search_nodes[j], aps_search_nodes[i], search_node_t *); in hme_update_mv_bank_coarse()
1645 SWAP_HME( in hme_coarsest()
Dhme_refine.c2720 SWAP_HME(ai4_uni_area[k], ai4_uni_area[0], S32); in hme_sort_and_assign_top_ref_ids_areawise()
2721 SWAP_HME(ai4_ref_id_temp[k], ai4_ref_id_temp[0], S32); in hme_sort_and_assign_top_ref_ids_areawise()
2734 SWAP_HME(ai4_bi_area[k], ai4_bi_area[0], S32); in hme_sort_and_assign_top_ref_ids_areawise()
2735 SWAP_HME(ai4_ref_id[k], ai4_ref_id[0], S32); in hme_sort_and_assign_top_ref_ids_areawise()
2761 SWAP_HME(ai4_bi_area[k], ai4_bi_area[1], S32); in hme_sort_and_assign_top_ref_ids_areawise()
2762 SWAP_HME(ai4_ref_id[k], ai4_ref_id[1], S32); in hme_sort_and_assign_top_ref_ids_areawise()