MotionEstContext   53 libavcodec/motion_est.c static inline unsigned update_map_generation(MotionEstContext *c)
MotionEstContext   81 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   99 libavcodec/motion_est.c static int get_flags(MotionEstContext *c, int direct, int chroma){
MotionEstContext  108 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  180 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  305 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  400 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  529 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  563 libavcodec/motion_est.c static inline void init_mv4_ref(MotionEstContext *c){
MotionEstContext  576 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  729 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  744 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext  890 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1075 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1128 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1207 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1264 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1411 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1514 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1674 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext 1725 libavcodec/motion_est.c     MotionEstContext * const c= &s->me;
MotionEstContext   54 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  168 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  211 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  418 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  459 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  501 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  535 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  573 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  620 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  683 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  772 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  832 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  861 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  979 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  995 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext 1054 libavcodec/motion_est_template.c     MotionEstContext * const c= &s->me;
MotionEstContext  416 libavcodec/mpegvideo.h     MotionEstContext me;
MotionEstContext  504 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  249 libavcodec/snowenc.c     MotionEstContext *c= &s->m.me;