Home
last modified time | relevance | path

Searched refs:rawimg (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/
Dsvc_context.h98 struct vpx_image *rawimg, vpx_codec_pts_t pts,
/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c541 struct vpx_image *rawimg, vpx_codec_pts_t pts, in vpx_svc_encode() argument
554 vpx_codec_encode(codec_ctx, rawimg, pts, (uint32_t)duration, 0, deadline); in vpx_svc_encode()