Home
last modified time | relevance | path

Searched refs:ff_v4l2_m2m_create_context (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.h89 int ff_v4l2_m2m_create_context(V4L2m2mPriv *priv, V4L2m2mContext **s);
H A Dv4l2_m2m_dec.c188 ret = ff_v4l2_m2m_create_context(priv, &s); in v4l2_decode_init()
H A Dv4l2_m2m.c327 int ff_v4l2_m2m_create_context(V4L2m2mPriv *priv, V4L2m2mContext **s) in ff_v4l2_m2m_create_context() function
H A Dv4l2_m2m_enc.c343 ret = ff_v4l2_m2m_create_context(priv, &s); in v4l2_encode_init()

Completed in 3 milliseconds