Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h362 extern const S32 gai4_search_cand_location_to_x_offset_map[NUM_SEARCH_CAND_LOCATIONS];
Dhme_globals.c2544 const S32 gai4_search_cand_location_to_x_offset_map[NUM_SEARCH_CAND_LOCATIONS] = { variable
Dhme_utils.c4016 x = i4_pos_x + gai4_search_cand_location_to_x_offset_map[e_search_cand_loc]; in hme_populate_search_candidates()