Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h316 } vpx_svc_layer_id_t; typedef
339 VPX_CTRL_USE_TYPE(VP9E_SET_SVC_LAYER_ID, vpx_svc_layer_id_t *)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddatarate_test.cc284 vpx_svc_layer_id_t layer_id = {0, 0}; in PreEncodeFrameHook()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c1030 vpx_svc_layer_id_t *const data = va_arg(args, vpx_svc_layer_id_t *); in vp9e_set_svc_layer_id()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvpx_temporal_scalable_patterns.c451 vpx_svc_layer_id_t layer_id = {0, 0}; in main()