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.h1167 motion_mode_allowed(const WarpedMotionParams *gm_params, const MACROBLOCKD *xd, in motion_mode_allowed() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c230 const MOTION_MODE last_motion_mode_allowed = motion_mode_allowed( in read_motion_mode()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1349 ? motion_mode_allowed(xd->global_motion, xd, mbmi, in update_stats()
1666 ? motion_mode_allowed(xd->global_motion, xd, mbmi, in encode_b()
Dbitstream.c273 ? motion_mode_allowed(cm->global_motion, xd, mbmi, in write_motion_mode()
Drdopt.c1257 last_motion_mode_allowed = motion_mode_allowed( in motion_mode_rd()