Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmv.h136 #define GM_ABS_TRANS_BITS 12 macro
137 #define GM_ABS_TRANS_ONLY_BITS (GM_ABS_TRANS_BITS - GM_TRANS_PREC_BITS + 3)
154 #define GM_TRANS_MAX (1 << GM_ABS_TRANS_BITS)
/external/libaom/libaom/av1/encoder/
Dbitstream.c2676 : GM_ABS_TRANS_BITS; in write_global_motion_params()
Dencodeframe.c5117 : GM_ABS_TRANS_BITS; in gm_get_params_cost()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4666 : GM_ABS_TRANS_BITS; in read_global_motion_params()