Searched defs:mot_stride (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | mpegvideo_motion.c | 672 const int mot_stride = s->b8_stride; in apply_obmc() local [all...] |
H A D | error_resilience.c | 398 ptrdiff_t mot_step, mot_stride; in guess_mv() local [all...] |
H A D | motion_est.c | 593 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; ff_estimate_p_frame_motion() local 1123 const int mot_stride = s->mb_stride; estimate_motion_b() local 1246 const int mot_stride = s->mb_stride; bidir_refine() local 1394 const int mot_stride = s->mb_stride; direct_search() local [all...] |
Completed in 8 milliseconds