HomeSort by relevance Sort by last modified time
    Searched refs:MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_defs.h 316 #define MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS 2
ihevce_enc_cu_recursion.c 573 num_results_to_copy = MIN(MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS, u1_num_best_results);
    [all...]

Completed in 50 milliseconds