Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h304 } vpx_svc_parameters_t; typedef
338 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_PARAMETERS, vpx_svc_parameters_t *)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c1050 vpx_svc_parameters_t *const params = va_arg(args, vpx_svc_parameters_t *); in vp9e_set_svc_parameters()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c768 vpx_svc_parameters_t svc_params; in set_svc_parameters()