Home
last modified time | relevance | path

Searched refs:vpx_codec_get_preview_frame (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx/
Dexports_enc8 text vpx_codec_get_preview_frame
Dvpx_encoder.h962 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx);
/external/libvpx/libvpx/test/
Dencode_test_driver.h102 return vpx_codec_get_preview_frame(&encoder_); in GetPreviewFrame()
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c310 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx) { in vpx_codec_get_preview_frame() function