Home
last modified time | relevance | path

Searched refs:vp9_set_svc (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h570 void vp9_set_svc(VP9_COMP *cpi, int use_svc);
Dvp9_onyx_if.c3472 void vp9_set_svc(VP9_COMP *cpi, int use_svc) { function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c1013 vp9_set_svc(ctx->cpi, data); in vp9e_set_svc()