Searched refs:get_frame (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
H A Dvpx_codec_internal.h304 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::vpx_codec_dec_iface
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
H A Dvpx_decoder.c136 img = ctx->iface->dec.get_frame(get_alg_priv(ctx), iter);
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h340 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::vpx_codec_dec_iface
/external/libvpx/libvpx/vpx/src/
H A Dvpx_decoder.c141 img = ctx->iface->dec.get_frame(ctx->priv->alg_priv, iter);
/external/blktrace/btt/
H A Dbtt_plot.py303 frame = leg.get_frame()

Completed in 1418 milliseconds