Home
last modified time | relevance | path

Searched defs:svc (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c111 static LAYER_CONTEXT *get_layer_context(SVC *svc) { in get_layer_context()
Dvp9_onyx_int.h499 SVC svc; member
/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() local