Searched refs:motion_mode_allowed (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | blockd.h | 1167 motion_mode_allowed(const WarpedMotionParams *gm_params, const MACROBLOCKD *xd, in motion_mode_allowed() function
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 230 const MOTION_MODE last_motion_mode_allowed = motion_mode_allowed( in read_motion_mode()
|
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 1349 ? motion_mode_allowed(xd->global_motion, xd, mbmi, in update_stats() 1666 ? motion_mode_allowed(xd->global_motion, xd, mbmi, in encode_b()
|
D | bitstream.c | 273 ? motion_mode_allowed(cm->global_motion, xd, mbmi, in write_motion_mode()
|
D | rdopt.c | 1257 last_motion_mode_allowed = motion_mode_allowed( in motion_mode_rd()
|