Home
last modified time | relevance | path

Searched refs:put_frame_cb (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c162 ctx->priv->dec.put_frame_cb.u.put_frame = cb; in vpx_codec_register_put_frame_cb()
163 ctx->priv->dec.put_frame_cb.user_priv = user_priv; in vpx_codec_register_put_frame_cb()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h379 vpx_codec_priv_cb_pair_t put_frame_cb; member