Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c272 int motion_size; member
320 s->motion_size = (avctx->width / 16 + 3) * sizeof(MotionXY); in mobiclip_init()
1253 memset(motion, 0, s->motion_size); in mobiclip_decode()
1334 s->motion_size = 0; in mobiclip_close()