Searched refs:VP9E_SET_SVC (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvp8cx.h197 VP9E_SET_SVC, enumerator in enum:vp8e_enc_control_id
337 VPX_CTRL_USE_TYPE(VP9E_SET_SVC, int)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddatarate_test.cc282 encoder->Control(VP9E_SET_SVC, 1);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Dvpx_temporal_scalable_patterns.c580 if (vpx_codec_control(&codec, VP9E_SET_SVC, 1)) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c1104 {VP9E_SET_SVC, vp9e_set_svc},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dsvc_encodeframe.c606 vpx_codec_control(codec_ctx, VP9E_SET_SVC, 1);

Completed in 208 milliseconds