Home
last modified time | relevance | path

Searched refs:AOM_CONTENT_SCREEN (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/test/
Dhorz_superres_test.cc126 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
231 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
342 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
Dcpu_speed_test.cc119 tune_content_ = AOM_CONTENT_SCREEN; in TestTuneScreen()
Dend_to_end_test.cc138 encoder->Control(AV1E_SET_TUNE_CONTENT, AOM_CONTENT_SCREEN); in PreEncodeFrameHook()
/external/libaom/libaom/aom/
Daomcx.h1161 AOM_CONTENT_SCREEN, enumerator
/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.c319 cpi->oxcf.content == AOM_CONTENT_SCREEN in cyclic_refresh_update_map()
Dspeed_features.c832 cpi->oxcf.content == AOM_CONTENT_SCREEN)) { in av1_set_speed_features_framesize_independent()
Dencoder.c3474 if (cpi->oxcf.content == AOM_CONTENT_SCREEN) { in set_screen_content_options()
/external/libaom/libaom/apps/
Daomenc.c749 { "screen", AOM_CONTENT_SCREEN },