Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmv.h113 TRANS_TYPES, enumerator
131 static const int trans_model_params[TRANS_TYPES] = { 0, 2, 4, 6 };
/external/libaom/libaom/av1/encoder/
Dglobal_motion.c280 static const int max_trans_model_params[TRANS_TYPES] = { 0, 2, 4, 6 }; in av1_refine_integerized_param()
Dencoder.h876 int type_cost[TRANS_TYPES];
Drd.c616 for (int i = 0; i < TRANS_TYPES; ++i) in av1_initialize_rd_consts()