Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomdx.h241 AV1D_SET_OUTPUT_ALL_LAYERS, enumerator
312 AOM_CTRL_USE_TYPE(AV1D_SET_OUTPUT_ALL_LAYERS, int)
/external/libaom/libaom/examples/
Dscalable_decoder.c123 if (aom_codec_control(&codec, AV1D_SET_OUTPUT_ALL_LAYERS, 1)) { in main()
/external/libaom/libaom/apps/
Daomdec.c699 if (aom_codec_control(&decoder, AV1D_SET_OUTPUT_ALL_LAYERS, in main_loop()
/external/libaom/libaom/av1/
Dav1_dx_iface.c1375 { AV1D_SET_OUTPUT_ALL_LAYERS, ctrl_set_output_all_layers },