Home
last modified time | relevance | path

Searched refs:SVC (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h44 } SVC; typedef
Dvp9_svc_layercontext.c111 static LAYER_CONTEXT *get_layer_context(SVC *svc) { in get_layer_context()
Dvp9_onyx_int.h499 SVC svc;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c1032 SVC *const svc = &cpi->svc; in vp9e_set_svc_layer_id()