Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmv.h64 TRANS_TYPES, enumerator
82 static const int trans_model_params[TRANS_TYPES] = { 0, 2, 4, 6 };
/external/libaom/libaom/av1/encoder/
Dencoder.h803 int gmtype_cost[TRANS_TYPES];
Dglobal_motion.c175 static const int max_trans_model_params[TRANS_TYPES] = { 0, 2, 4, 6 }; in av1_refine_integerized_param()
Drd.c593 for (int i = 0; i < TRANS_TYPES; ++i) in av1_initialize_rd_consts()