MotionEstContext 55 libavcodec/motion_est.c static inline unsigned update_map_generation(MotionEstContext *c) MotionEstContext 83 libavcodec/motion_est.c static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ MotionEstContext 101 libavcodec/motion_est.c static int get_flags(MotionEstContext *c, int direct, int chroma){ MotionEstContext 110 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 182 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 307 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 397 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 526 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 560 libavcodec/motion_est.c static inline void init_mv4_ref(MotionEstContext *c){ MotionEstContext 573 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 726 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 741 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 888 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1064 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1117 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1186 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1243 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1390 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1493 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1653 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 1703 libavcodec/motion_est.c MotionEstContext * const c= &s->me; MotionEstContext 55 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 169 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 212 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 419 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 460 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 502 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 536 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 574 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 621 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 684 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 774 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 834 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 863 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 981 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 997 libavcodec/motion_est_template.c MotionEstContext * const c= &s->me; MotionEstContext 58 libavcodec/mpegpicture.c int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me, MotionEstContext 101 libavcodec/mpegpicture.c MotionEstContext *me, ScratchpadContext *sc, MotionEstContext 236 libavcodec/mpegpicture.c int ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, MotionEstContext 97 libavcodec/mpegpicture.h int ff_alloc_picture(AVCodecContext *avctx, Picture *pic, MotionEstContext *me, MotionEstContext 103 libavcodec/mpegpicture.h int ff_mpeg_framesize_alloc(AVCodecContext *avctx, MotionEstContext *me, MotionEstContext 282 libavcodec/mpegvideo.h MotionEstContext me; MotionEstContext 487 libavcodec/snow.h static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ MotionEstContext 266 libavcodec/snowenc.c MotionEstContext *c= &s->m.me;