Home
last modified time | relevance | path

Searched refs:AV1E_SET_TUNE_CONTENT (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/test/
Dhorz_superres_test.cc126 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
128 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_DEFAULT); in PreEncodeFrameHook()
231 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
233 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_DEFAULT); in PreEncodeFrameHook()
342 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
344 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_DEFAULT); in PreEncodeFrameHook()
Dend_to_end_test.cc138 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
140 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_DEFAULT); in PreEncodeFrameHook()
Drt_end_to_end_test.cc91 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_DEFAULT); in PreEncodeFrameHook()
Dcpu_speed_test.cc51 encoder->Control(AV1E_SET_TUNE_CONTENT, tune_content_); in PreEncodeFrameHook()
/external/libaom/libaom/aom/
Daomcx.h398 AV1E_SET_TUNE_CONTENT, enumerator
1414 AOM_CTRL_USE_TYPE(AV1E_SET_TUNE_CONTENT, int) /* aom_tune_content */
/external/libaom/libaom/av1/
Dav1_cx_iface.c2058 extra_cfg.content = CAST(AV1E_SET_TUNE_CONTENT, args); in ctrl_set_tune_content()
2235 { AV1E_SET_TUNE_CONTENT, ctrl_set_tune_content },
/external/libaom/libaom/apps/
Daomenc.c943 AV1E_SET_TUNE_CONTENT,