Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c138 motion_vect *this_motion4; member
362 this_motion = enc->this_motion4; in motion_search()
441 subcel->motion = enc->this_motion4[y * roq->width / 16 + x / 4]; in gather_data_for_subcel()
445 enc->this_motion4[y * roq->width / 16 + x / 4], 4); in gather_data_for_subcel()
945 FFSWAP(motion_vect *, enc->last_motion4, enc->this_motion4); in roq_encode_video()
962 av_freep(&enc->this_motion4); in roq_encode_end()
1004 enc->this_motion4 = in roq_encode_init()
1021 if (!enc->this_motion4 || !enc->last_motion4 || in roq_encode_init()