Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h362 extern const S32 gai4_search_cand_location_to_x_offset_map[NUM_SEARCH_CAND_LOCATIONS];
364 extern const S32 gai4_search_cand_location_to_y_offset_map[NUM_SEARCH_CAND_LOCATIONS];
Dhme_globals.c2544 const S32 gai4_search_cand_location_to_x_offset_map[NUM_SEARCH_CAND_LOCATIONS] = {
2559 const S32 gai4_search_cand_location_to_y_offset_map[NUM_SEARCH_CAND_LOCATIONS] = {
Dhme_defs.h978 NUM_SEARCH_CAND_LOCATIONS enumerator
1725 U08 au1_num_fpel_search_cands[NUM_SEARCH_CAND_LOCATIONS];
Dhme_interface.c3368 for(i = 0; i < NUM_SEARCH_CAND_LOCATIONS; i++) in hme_max_search_cands_per_search_cand_loc_populator()
Dhme_utils.c3782 S32 ai4_cand_offsets[NUM_SEARCH_CAND_LOCATIONS]; in hme_populate_search_candidates()