Searched defs:rawimg (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/src/
H A Dsvc_encodeframe.c512 struct vpx_image *rawimg,
525 res = vpx_codec_encode(codec_ctx, rawimg, pts, (uint32_t)duration, 0,
510 vpx_svc_encode(SvcContext *svc_ctx, vpx_codec_ctx_t *codec_ctx, struct vpx_image *rawimg, vpx_codec_pts_t pts, int64_t duration, int deadline) argument

Completed in 139 milliseconds