Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c142 motion_vect *last_motion8; member
364 last_motion = enc->last_motion8; in motion_search()
946 FFSWAP(motion_vect *, enc->last_motion8, enc->this_motion8); in roq_encode_video()
965 av_freep(&enc->last_motion8); in roq_encode_end()
1013 enc->last_motion8 = in roq_encode_init()
1022 !enc->this_motion8 || !enc->last_motion8 || !enc->closest_cb) in roq_encode_init()