Searched refs:VP9E_SET_SVC (Results 1 – 5 of 5) sorted by relevance
197 VP9E_SET_SVC, enumerator337 VPX_CTRL_USE_TYPE(VP9E_SET_SVC, int)
282 encoder->Control(VP9E_SET_SVC, 1); in PreEncodeFrameHook()
580 if (vpx_codec_control(&codec, VP9E_SET_SVC, 1)) { in main()
606 vpx_codec_control(codec_ctx, VP9E_SET_SVC, 1); in vpx_svc_init()
1104 {VP9E_SET_SVC, vp9e_set_svc},