Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c331 else if (!ctx->iface->enc.get_preview) in vpx_codec_get_preview_frame()
334 img = ctx->iface->enc.get_preview(get_alg_priv(ctx)); in vpx_codec_get_preview_frame()
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h314 …vpx_codec_get_preview_frame_fn_t get_preview; /**< \copydoc ::vpx_codec_get_preview_frame_fn_t… member