Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h204 VP9E_SET_SVC_LAYER_ID enumerator
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.cc290 encoder->Control(VP9E_SET_SVC_LAYER_ID, &layer_id); in PreEncodeFrameHook()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvpx_temporal_scalable_patterns.c605 vpx_codec_control(&codec, VP9E_SET_SVC_LAYER_ID, &layer_id); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c1106 {VP9E_SET_SVC_LAYER_ID, vp9e_set_svc_layer_id},