Home
last modified time | relevance | path

Searched refs:MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_defs.h316 #define MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS 2 macro
Dihevce_enc_cu_recursion.c573 num_results_to_copy = MIN(MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS, u1_num_best_results); in ihevce_populate_cu_struct()