HomeSort by relevance Sort by last modified time
    Searched full:vp9e_set_svc (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx/
vp8cx.h 197 VP9E_SET_SVC,
318 VPX_CTRL_USE_TYPE(VP9E_SET_SVC, int)
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 1010 static vpx_codec_err_t vp9e_set_svc(vpx_codec_alg_priv_t *ctx, int ctr_id, function
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 528 vpx_codec_control(codec_ctx, VP9E_SET_SVC, 1);

Completed in 64 milliseconds