Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2995 } MOTION_DIRECTION; typedef
2997 static INLINE MOTION_DIRECTION get_motion_direction_fp(uint8_t fp_byte) { in get_motion_direction_fp()
3011 static INLINE int get_motion_inconsistency(MOTION_DIRECTION this_mv, in get_motion_inconsistency()
3012 MOTION_DIRECTION that_mv) { in get_motion_inconsistency()
3222 MOTION_DIRECTION this_mv; in rd_pick_partition()
3223 MOTION_DIRECTION right_mv; in rd_pick_partition()
3224 MOTION_DIRECTION bottom_mv; in rd_pick_partition()