Home
last modified time | relevance | path

Searched refs:get_wmtype (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Dmv.h266 static INLINE TransformationType get_wmtype(const WarpedMotionParams *gm) { in get_wmtype() function
/external/libaom/libaom/av1/encoder/
Dglobal_motion.c114 model->wmtype = get_wmtype(model); in av1_convert_model_to_params()
247 wm->wmtype = get_wmtype(wm); in av1_refine_integerized_param()
Drdopt.c9252 TransformationType wmtype = get_wmtype(wm_params); in check_if_optimal_warp()
9497 TransformationType wmtype = get_wmtype(&mbmi->wm_params); in motion_mode_rd()