OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_preview
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vpx/src/
vpx_encoder.c
235
else if (!ctx->iface->enc.
get_preview
)
238
img = ctx->iface->enc.
get_preview
(ctx->priv->alg_priv);
/external/libvpx/vpx/internal/
vpx_codec_internal.h
313
vpx_codec_get_preview_frame_fn_t
get_preview
; /**< \copydoc ::vpx_codec_get_preview_frame_fn_t */
member in struct:vpx_codec_iface::__anon7488
Completed in 23 milliseconds