ff_h264_pred_direct_motion  874 libavcodec/h264.h void ff_h264_pred_direct_motion(H264Context *const h, int *mb_type);
ff_h264_pred_direct_motion 2084 libavcodec/h264_cabac.c                 ff_h264_pred_direct_motion(h, &mb_type);
ff_h264_pred_direct_motion 2180 libavcodec/h264_cabac.c         ff_h264_pred_direct_motion(h, &mb_type);
ff_h264_pred_direct_motion  853 libavcodec/h264_cavlc.c                 ff_h264_pred_direct_motion(h, &mb_type);
ff_h264_pred_direct_motion  944 libavcodec/h264_cavlc.c         ff_h264_pred_direct_motion(h, &mb_type);
ff_h264_pred_direct_motion  814 libavcodec/h264_mvpred.h         ff_h264_pred_direct_motion(h, &mb_type);