Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_interface.c514 gau1_num_best_results_XS25[PART_ID_2Nx2N] = MAX_NUM_CANDS_FOR_FPEL_REFINE_IN_XS25; in hme_init_globals()
515 gau1_num_best_results_XS25[PART_ID_2NxN_T] = 0; in hme_init_globals()
516 gau1_num_best_results_XS25[PART_ID_2NxN_B] = 0; in hme_init_globals()
517 gau1_num_best_results_XS25[PART_ID_Nx2N_L] = 0; in hme_init_globals()
518 gau1_num_best_results_XS25[PART_ID_Nx2N_R] = 0; in hme_init_globals()
519 gau1_num_best_results_XS25[PART_ID_NxN_TL] = 0; in hme_init_globals()
520 gau1_num_best_results_XS25[PART_ID_NxN_TR] = 0; in hme_init_globals()
521 gau1_num_best_results_XS25[PART_ID_NxN_BL] = 0; in hme_init_globals()
522 gau1_num_best_results_XS25[PART_ID_NxN_BR] = 0; in hme_init_globals()
523 gau1_num_best_results_XS25[PART_ID_2NxnU_T] = 0; in hme_init_globals()
[all …]
Dhme_globals.h221 extern U08 gau1_num_best_results_XS25[TOT_NUM_PARTS];
Dhme_globals.c472 U08 gau1_num_best_results_XS25[TOT_NUM_PARTS]; variable