Home
last modified time | relevance | path

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

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