Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_refine.c2643 S32 ai4_ref_id_found[MAX_NUM_REF]; in hme_sort_and_assign_top_ref_ids_areawise() local
2684 memset(ai4_ref_id_found, 0, sizeof(S32) * MAX_NUM_REF); in hme_sort_and_assign_top_ref_ids_areawise()
2703 if(!ai4_ref_id_found[ref_id]) in hme_sort_and_assign_top_ref_ids_areawise()
2706 ai4_ref_id_found[ref_id] = 1; in hme_sort_and_assign_top_ref_ids_areawise()