Searched refs:vpx_codec_get_frame (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_decoder.h221 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx,
/external/libvpx/vpx/src/
H A Dvpx_decoder_compat.c108 return vpx_codec_get_frame((vpx_codec_ctx_t *)ctx, iter);
H A Dvpx_decoder.c144 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, function
/external/libvpx/
H A Dvpxdec.c1040 if ((img = vpx_codec_get_frame(&decoder, &iter)))

Completed in 82 milliseconds