| ## |
| ## Copyright (c) 2016, Alliance for Open Media. All rights reserved |
| ## |
| ## This source code is subject to the terms of the BSD 2 Clause License and |
| ## the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License |
| ## was not distributed with this source code in the LICENSE file, you can |
| ## obtain it at www.aomedia.org/license/software. If the Alliance for Open |
| ## Media Patent License 1.0 was not distributed with this source code in the |
| ## PATENTS file, you can obtain it at www.aomedia.org/license/patent. |
| ## |
| CONFIG_AV1=${RTCD_CONFIG_AV1} |
| CONFIG_AV1_DECODER=${RTCD_CONFIG_AV1_DECODER} |
| CONFIG_AV1_ENCODER=${RTCD_CONFIG_AV1_ENCODER} |
| CONFIG_INSTALL_BINS=${RTCD_CONFIG_INSTALL_BINS} |
| CONFIG_INSTALL_LIBS=${RTCD_CONFIG_INSTALL_LIBS} |
| CONFIG_GCC=${RTCD_CONFIG_GCC} |
| CONFIG_MULTITHREAD=${RTCD_CONFIG_MULTITHREAD} |
| CONFIG_AV1_ENCODER=${RTCD_CONFIG_AV1_ENCODER} |
| CONFIG_AV1_DECODER=${RTCD_CONFIG_AV1_DECODER} |
| CONFIG_AV1=${RTCD_CONFIG_AV1} |
| CONFIG_ENCODERS=${RTCD_CONFIG_ENCODERS} |
| CONFIG_DECODERS=${RTCD_CONFIG_DECODERS} |
| CONFIG_SPATIAL_RESAMPLING=${RTCD_CONFIG_SPATIAL_RESAMPLING} |
| CONFIG_STATIC=${RTCD_CONFIG_STATIC} |
| CONFIG_OS_SUPPORT=${RTCD_CONFIG_OS_SUPPORT} |
| CONFIG_TEMPORAL_DENOISING=${RTCD_CONFIG_TEMPORAL_DENOISING} |