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.h283 AV1D_SET_OUTPUT_ALL_LAYERS, enumerator
385 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.c695 if (AOM_CODEC_CONTROL_TYPECHECKED(&decoder, AV1D_SET_OUTPUT_ALL_LAYERS, in main_loop()
/external/libaom/libaom/av1/
Dav1_dx_iface.c1341 { AV1D_SET_OUTPUT_ALL_LAYERS, ctrl_set_output_all_layers },