Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_globals.h112 extern S32 gai4_opt_grid_mask[NUM_GRID_PTS];
120 extern S08 gai1_grid_id_to_x[NUM_GRID_PTS];
128 extern S08 gai1_grid_id_to_y[NUM_GRID_PTS];
Dhme_globals.c336 S32 gai4_opt_grid_mask[NUM_GRID_PTS];
344 S08 gai1_grid_id_to_x[NUM_GRID_PTS];
352 S08 gai1_grid_id_to_y[NUM_GRID_PTS];
Dhme_err_compute.c1510 for(i4_grid_pt = 0; i4_grid_pt < (S32)NUM_GRID_PTS; i4_grid_pt++) in hme_update_results_grid_pu_bestn_xtreme_speed()
1598 for(i4_grid_pt = 0; i4_grid_pt < (S32)NUM_GRID_PTS; i4_grid_pt++) in hme_update_results_grid_pu_bestn()
1738 for(i4_grid_pt = 0; i4_grid_pt < (S32)NUM_GRID_PTS; i4_grid_pt++) in hme_update_results_grid_pu_bestn_no_encode()
Dhme_defs.h776 NUM_GRID_PTS enumerator