HomeSort by relevance Sort by last modified time
    Searched refs:AV1D_SET_OUTPUT_ALL_LAYERS (Results 1 - 4 of 4) sorted by null

  /external/libaom/libaom/aom/
aomdx.h 241 AV1D_SET_OUTPUT_ALL_LAYERS,
312 AOM_CTRL_USE_TYPE(AV1D_SET_OUTPUT_ALL_LAYERS, int)
  /external/libaom/libaom/examples/
scalable_decoder.c 123 if (aom_codec_control(&codec, AV1D_SET_OUTPUT_ALL_LAYERS, 1)) {
  /external/libaom/libaom/apps/
aomdec.c 699 if (aom_codec_control(&decoder, AV1D_SET_OUTPUT_ALL_LAYERS,
    [all...]
  /external/libaom/libaom/av1/
av1_dx_iface.c     [all...]

Completed in 556 milliseconds