Home
last modified time | relevance | path

Searched refs:AOME_SET_ARNR_STRENGTH (Results 1 – 14 of 14) sorted by relevance

/external/libaom/libaom/aom/
Daomcx.h215 AOME_SET_ARNR_STRENGTH, enumerator
219 AOME_SET_TUNING = AOME_SET_ARNR_STRENGTH + 2,
1219 AOM_CTRL_USE_TYPE(AOME_SET_ARNR_STRENGTH, unsigned int)
/external/libaom/libaom/test/
Dhorz_superres_test.cc132 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
237 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
348 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dborders_test.cc40 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dframe_size_tests.cc42 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dfwd_kf_test.cc75 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dmotion_vector_test.cc71 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dgf_max_pyr_height_test.cc82 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dlevel_test.cc63 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dcpu_speed_test.cc55 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dend_to_end_test.cc144 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Darf_freq_test.cc155 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
Dethread_test.cc80 encoder->Control(AOME_SET_ARNR_STRENGTH, 5); in PreEncodeFrameHook()
/external/libaom/libaom/av1/
Dav1_cx_iface.c1002 extra_cfg.arnr_strength = CAST(AOME_SET_ARNR_STRENGTH, args); in ctrl_set_arnr_strength()
2164 { AOME_SET_ARNR_STRENGTH, ctrl_set_arnr_strength },
/external/libaom/libaom/apps/
Daomenc.c885 AOME_SET_ARNR_STRENGTH,