Home
last modified time | relevance | path

Searched refs:motion_mode_allowed (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/common/
Dblockd.h1029 motion_mode_allowed(const WarpedMotionParams *gm_params, const MACROBLOCKD *xd, in motion_mode_allowed() function
1060 motion_mode_allowed(gm_params, xd, mbmi, allow_warped_motion); in assert_motion_mode_valid()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c214 motion_mode_allowed(xd->global_motion, xd, mbmi, cm->allow_warped_motion); in read_motion_mode()
/external/libaom/libaom/av1/encoder/
Dbitstream.c271 ? motion_mode_allowed(cm->global_motion, xd, mbmi, in write_motion_mode()
Dencodeframe.c1245 ? motion_mode_allowed(xd->global_motion, xd, mbmi, in update_stats()
Drdopt.c9372 last_motion_mode_allowed = motion_mode_allowed(xd->global_motion, xd, mbmi, in motion_mode_rd()