OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_si
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
308
vpx_codec_get_si_fn_t
get_si
; /**< \copydoc ::vpx_codec_peek_si_fn_t */
member in struct:vpx_codec_iface::vpx_codec_dec_iface
/external/libvpx/libvpx/vpx/src/
vpx_decoder.c
114
res = ctx->iface->dec.
get_si
(ctx->priv->alg_priv, si);
Completed in 4208 milliseconds