Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h364 extern const S32 gai4_search_cand_location_to_y_offset_map[NUM_SEARCH_CAND_LOCATIONS];
Dhme_globals.c2559 const S32 gai4_search_cand_location_to_y_offset_map[NUM_SEARCH_CAND_LOCATIONS] = { variable
Dhme_utils.c4017 y = i4_pos_y + gai4_search_cand_location_to_y_offset_map[e_search_cand_loc]; in hme_populate_search_candidates()