Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.h41 #define SKIP_MODE_COST ((DISABLE_SKIP) ? INT_MAX : 1) macro
Dihevce_enc_loop_inter_mode_sifter.c2328 (au4_cost[MERGE_DERIVED][0] < INT_MAX) ? SKIP_MODE_COST : INT_MAX; in ihevce_compute_pred_and_populate_modes()
2428 au4_cost[MIXED_MODE_TYPE1][0] = (au4_cost[MERGE_DERIVED][0] < INT_MAX) ? SKIP_MODE_COST in ihevce_compute_pred_and_populate_modes()