Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_enc7 text vpx_codec_get_preview_frame
Dvpx_encoder.h936 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dencode_test_driver.h108 return vpx_codec_get_preview_frame(&encoder_); in GetPreviewFrame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c327 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx) { in vpx_codec_get_preview_frame() function