Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h341 vpx_codec_set_fb_fn_t set_fb_fn; /**< \copydoc ::vpx_codec_set_fb_fn_t */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c245 res = ctx->iface->dec.set_fb_fn(ctx->priv->alg_priv, cb_get, cb_release, in vpx_codec_set_frame_buffer_functions()