ff_v4l2_m2m_create_context   86 libavcodec/v4l2_m2m.h int ff_v4l2_m2m_create_context(V4L2m2mPriv *priv, V4L2m2mContext **s);
ff_v4l2_m2m_create_context  191 libavcodec/v4l2_m2m_dec.c     ret = ff_v4l2_m2m_create_context(priv, &s);
ff_v4l2_m2m_create_context  325 libavcodec/v4l2_m2m_enc.c     ret = ff_v4l2_m2m_create_context(priv, &s);