Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.h110 int ff_v4l2_m2m_codec_end(V4L2m2mPriv *priv);
H A Dv4l2_m2m_dec.c220 return ff_v4l2_m2m_codec_end(avctx->priv_data); in v4l2_decode_close()
H A Dv4l2_m2m.c263 int ff_v4l2_m2m_codec_end(V4L2m2mPriv *priv) in ff_v4l2_m2m_codec_end() function
H A Dv4l2_m2m_enc.c386 return ff_v4l2_m2m_codec_end(avctx->priv_data); in v4l2_encode_close()

Completed in 3 milliseconds