Home
last modified time | relevance | path

Searched defs:mot_stride (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmotion_est.c593 const int mot_stride = s->b8_stride; in h263_mv4_search() local
752 const int mot_stride= s->mb_stride; in interlaced_search() local
925 const int mot_stride = s->b8_stride; in ff_estimate_p_frame_motion() local
1123 const int mot_stride = s->mb_stride; in estimate_motion_b() local
1246 const int mot_stride = s->mb_stride; in bidir_refine() local
1394 const int mot_stride = s->mb_stride; in direct_search() local
Dmpegvideo_motion.c672 const int mot_stride = s->b8_stride; in apply_obmc() local
Derror_resilience.c398 ptrdiff_t mot_step, mot_stride; in guess_mv() local