Home
last modified time | relevance | path

Searched refs:AOME_SET_NUMBER_SPATIAL_LAYERS (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/test/
Dscalability_test.cc41 encoder->Control(AOME_SET_NUMBER_SPATIAL_LAYERS, num_spatial_layers_); in PreEncodeFrameHook()
/external/libaom/libaom/aom/
Daomcx.h244 AOME_SET_NUMBER_SPATIAL_LAYERS, enumerator
1247 AOM_CTRL_USE_TYPE(AOME_SET_NUMBER_SPATIAL_LAYERS, int)
/external/libaom/libaom/examples/
Dscalable_encoder.c220 if (aom_codec_control(&codec, AOME_SET_NUMBER_SPATIAL_LAYERS, 2)) in main()
/external/libaom/libaom/av1/
Dav1_cx_iface.c2168 { AOME_SET_NUMBER_SPATIAL_LAYERS, ctrl_set_number_spatial_layers },