Home
last modified time | relevance | path

Searched refs:mot (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c632 static inline uint8_t motion_arg(motion_vect mot) in motion_arg() argument
634 uint8_t ax = 8 - ((uint8_t) mot.d[0]); in motion_arg()
635 uint8_t ay = 8 - ((uint8_t) mot.d[1]); in motion_arg()

Completed in 3 milliseconds