Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dvp8cx.h220 VP8E_SET_ARNR_STRENGTH, enumerator
910 VPX_CTRL_USE_TYPE(VP8E_SET_ARNR_STRENGTH, unsigned int)
/external/libvpx/libvpx/test/
Dborders_test.cc38 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dframe_size_tests.cc41 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dvp9_motion_vector_test.cc70 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dvp9_ethread_test.cc79 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
269 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dcpu_speed_test.cc53 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dlevel_test.cc53 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dvp9_encoder_parms_get_to_decoder.cc90 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dvp9_arf_freq_test.cc158 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dvp9_end_to_end_test.cc167 encoder->Control(VP8E_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c533 extra_cfg.arnr_strength = CAST(VP8E_SET_ARNR_STRENGTH, args); in set_arnr_strength()
1191 { VP8E_SET_ARNR_STRENGTH, set_arnr_strength },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c764 extra_cfg.arnr_strength = CAST(VP8E_SET_ARNR_STRENGTH, args); in ctrl_set_arnr_strength()
1654 { VP8E_SET_ARNR_STRENGTH, ctrl_set_arnr_strength },
/external/libvpx/libvpx/
Dvpxenc.c398 VP8E_SET_ARNR_STRENGTH,
539 VP8E_SET_ARNR_STRENGTH,