Searched refs:AOME_SET_ACTIVEMAP (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | active_map_test.cc | 62 encoder->Control(AOME_SET_ACTIVEMAP, &map); in PreEncodeFrameHook() 68 encoder->Control(AOME_SET_ACTIVEMAP, &map); in PreEncodeFrameHook()
|
/external/libaom/libaom/examples/ |
D | set_maps.c | 74 if (aom_codec_control(codec, AOME_SET_ACTIVEMAP, &map)) in set_active_map() 88 if (aom_codec_control(codec, AOME_SET_ACTIVEMAP, &map)) in unset_active_map()
|
/external/libaom/libaom/aom/ |
D | aomcx.h | 164 AOME_SET_ACTIVEMAP, enumerator 1196 AOM_CTRL_USE_TYPE(AOME_SET_ACTIVEMAP, aom_active_map_t *)
|
/external/libaom/libaom/av1/ |
D | av1_cx_iface.c | 2151 { AOME_SET_ACTIVEMAP, ctrl_set_active_map },
|