Searched refs:vpx_codec_get_preview_frame (Results 1 – 4 of 4) sorted by relevance
8 text vpx_codec_get_preview_frame
962 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx);
102 return vpx_codec_get_preview_frame(&encoder_); in GetPreviewFrame()
310 const vpx_image_t *vpx_codec_get_preview_frame(vpx_codec_ctx_t *ctx) { in vpx_codec_get_preview_frame() function