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/libvpx/vpx/src/
vpx_encoder.c
365
else if (!ctx->iface->enc.
get_preview
)
368
img = ctx->iface->enc.
get_preview
(ctx->priv->alg_priv);
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
319
vpx_codec_get_preview_frame_fn_t
get_preview
; /**< \copydoc ::vpx_codec_get_preview_frame_fn_t */
member in struct:vpx_codec_iface::vpx_codec_enc_iface
Completed in 115 milliseconds