Home
last modified time | relevance | path

Searched refs:VP8E_SET_ARNR_STRENGTH (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h163 VP8E_SET_ARNR_STRENGTH, /**< control function to set the filter strength for the arf */ enumerator
349 VPX_CTRL_USE_TYPE(VP8E_SET_ARNR_STRENGTH, unsigned int)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dborders_test.cc37 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dcpu_speed_test.cc39 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c482 MAP(VP8E_SET_ARNR_STRENGTH, extra_cfg.arnr_strength); in set_param()
1094 {VP8E_SET_ARNR_STRENGTH, set_param},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c522 MAP(VP8E_SET_ARNR_STRENGTH , xcfg.arnr_strength); in set_param()
1215 {VP8E_SET_ARNR_STRENGTH , set_param},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c387 VP8E_SET_ARNR_MAXFRAMES, VP8E_SET_ARNR_STRENGTH, VP8E_SET_ARNR_TYPE,
420 VP8E_SET_ARNR_MAXFRAMES, VP8E_SET_ARNR_STRENGTH, VP8E_SET_ARNR_TYPE,