Searched refs:VP8E_SET_ENABLEAUTOALTREF (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vp8cx.h | 150 …VP8E_SET_ENABLEAUTOALTREF, /**< control function to enable vp8 to automatic set and use altr… enumerator 342 VPX_CTRL_USE_TYPE(VP8E_SET_ENABLEAUTOALTREF, unsigned int)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | altref_test.cc | 39 encoder->Control(VP8E_SET_ENABLEAUTOALTREF, 1); in PreEncodeFrameHook()
|
D | borders_test.cc | 35 encoder->Control(VP8E_SET_ENABLEAUTOALTREF, 1); in PreEncodeFrameHook()
|
D | cpu_speed_test.cc | 37 encoder->Control(VP8E_SET_ENABLEAUTOALTREF, 1); in PreEncodeFrameHook()
|
D | superframe_test.cc | 40 encoder->Control(VP8E_SET_ENABLEAUTOALTREF, 1); in PreEncodeFrameHook()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_cx_iface.c | 475 MAP(VP8E_SET_ENABLEAUTOALTREF, extra_cfg.enable_auto_alt_ref); in set_param() 1086 {VP8E_SET_ENABLEAUTOALTREF, set_param},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_cx_iface.c | 515 MAP(VP8E_SET_ENABLEAUTOALTREF, xcfg.enable_auto_alt_ref); in set_param() 1208 {VP8E_SET_ENABLEAUTOALTREF, set_param},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 384 VP8E_SET_CPUUSED, VP8E_SET_ENABLEAUTOALTREF, 417 VP8E_SET_CPUUSED, VP8E_SET_ENABLEAUTOALTREF,
|