| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/ |
| H A D | Fraunhofer_FDK_AAC_Codec_Library_for_Android | 1 Software License for The Fraunhofer FDK AAC Codec Library for Android 7 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec") is software 8 that implements the MPEG Advanced Audio Coding ("AAC") encoding and decoding 9 scheme for digital audio. This FDK AAC Codec software is intended to be used on 12 AAC's HE-AAC and HE-AAC v2 versions are regarded as today's most efficient 13 general perceptual audio codecs. AAC-ELD is considered the best-performing 15 deployed. AAC has been standardized by ISO and IEC as part of the MPEG 18 Patent licenses for necessary patent claims for the FDK AAC Codec (including 24 directly from the patent owners, and therefore FDK AAC Codec software may 28 Commercially-licensed AAC software libraries, including floating-point versions [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | linit.c | 3 * Adaptec AAC series RAID controller driver 217 …{ aac_sa_init, "aacraid", "ADAPTEC ", "AAC-364 ", 4, AAC_QUIRK_34SG }, /* Adaptec 5400S (… 392 struct aac_dev *aac = (struct aac_dev *)sdev->host->hostdata; in aac_slave_configure() local 402 if (chn < AAC_MAX_BUSES && tid < AAC_MAX_TARGETS && aac->sa_firmware) { in aac_slave_configure() 403 devtype = aac->hba_map[chn][tid].devtype; in aac_slave_configure() 406 depth = aac->hba_map[chn][tid].qd_limit; in aac_slave_configure() 417 if (aac->jbod && (sdev->type == TYPE_DISK)) in aac_slave_configure() 422 && (!aac->jbod || sdev->inq_periph_qual) in aac_slave_configure() 423 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2))) { in aac_slave_configure() 434 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2)) in aac_slave_configure() [all …]
|
| H A D | commsup.c | 3 * Adaptec AAC series RAID controller driver 1467 static void aac_schedule_bus_scan(struct aac_dev *aac) in aac_schedule_bus_scan() argument 1469 if (aac->sa_firmware) in aac_schedule_bus_scan() 1470 aac_schedule_safw_scan_worker(aac); in aac_schedule_bus_scan() 1472 aac_schedule_src_reinit_aif_worker(aac); in aac_schedule_bus_scan() 1475 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter() argument 1479 struct Scsi_Host *host = aac->scsi_host_ptr; in _aac_reset_adapter() 1495 aac_adapter_disable_int(aac); in _aac_reset_adapter() 1496 if (aac->thread && aac->thread->pid != current->pid) { in _aac_reset_adapter() 1498 kthread_stop(aac->thread); in _aac_reset_adapter() [all …]
|
| H A D | rkt.c | 3 * Adaptec AAC series RAID controller driver 78 * aac_rkt_init - initialize an i960 based AAC card 81 * Allocate and set up resources for the i960 based AAC variants. The
|
| H A D | sa.c | 3 * Adaptec AAC series RAID controller driver 238 * Start up processing on an ARM based AAC adapter 309 * aac_sa_init - initialize an ARM based AAC card 312 * Allocate and set up resources for the ARM based AAC variants. The
|
| H A D | comminit.c | 3 * Adaptec AAC series RAID controller driver 283 static void aac_wait_for_io_completion(struct aac_dev *aac) in aac_wait_for_io_completion() argument 290 scsi_host_busy_iter(aac->scsi_host_ptr, in aac_wait_for_io_completion() 297 dev_info(&aac->pdev->dev, in aac_wait_for_io_completion() 302 dev_err(&aac->pdev->dev, in aac_wait_for_io_completion()
|
| /OK3568_Linux_fs/buildroot/package/fdk-aac/ |
| H A D | Config.in | 1 # These are the architectures supported by FDK AAC 12 bool "fdk-aac" 16 The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC 18 Coding ("AAC") encoding and decoding scheme for digital audio 20 http://sourceforge.net/projects/opencore-amr/files/fdk-aac/ 22 comment "fdk-aac needs a toolchain w/ C++"
|
| H A D | fdk-aac.hash | 1 # From https://sourceforge.net/projects/opencore-amr/files/fdk-aac/ 2 sha1 579b34e8174b4feb21a9c598695f5ff4a7ceef8c fdk-aac-2.0.2.tar.gz 3 md5 b41222194b31f570b3132bd622a9aef6 fdk-aac-2.0.2.tar.gz 5 sha256 c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f fdk-aac-2.0.2.tar.gz
|
| H A D | fdk-aac.mk | 3 # fdk-aac 8 FDK_AAC_SITE = http://downloads.sourceforge.net/project/opencore-amr/fdk-aac 9 FDK_AAC_LICENSE = fdk-aac license
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/fdk-aac/ |
| H A D | fdk-aac_2.0.1.bb | 1 SUMMARY = "FDK-AAC audio codec" 3 DESCRIPTION = "The Fraunhofer FDK AAC Codec Library for Android \ 4 (\"FDK AAC Codec\") is software that implements the MPEG \ 5 Advanced Audio Coding (\"AAC\") encoding and decoding scheme \ 14 SRC_URI = "git://github.com/mstorsjo/fdk-aac.git;protocol=https;branch=master"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | dongwoon,dw9768.yaml | 18 integrates Advanced Actuator Control (AAC) technology and is intended for 38 dongwoon,aac-mode: 40 Indication of AAC mode select. 49 dongwoon,aac-timing: 51 Number of AAC Timing count that controlled by one 6-bit period of 93 dongwoon,aac-timing = <0x39>;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/ |
| H A D | bluealsa_git.bb | 19 PACKAGECONFIG[aac] = "--enable-aac, --disable-aac,"
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | dw9768.c | 27 * 1: AAC mode (ringing control mode) 50 * AAC mode control & prescale register 247 /* Set AAC mode */ in dw9768_init() 263 /* Set AAC Timing */ in dw9768_init() 441 /* Optional indication of AAC mode select */ in dw9768_probe() 442 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-mode", in dw9768_probe() 449 /* Optional indication of AAC Timing */ in dw9768_probe() 450 fwnode_property_read_u32(dev_fwnode(dev), "dongwoon,aac-timing", in dw9768_probe()
|
| /OK3568_Linux_fs/buildroot/package/bluez-alsa/ |
| H A D | bluez-alsa.mk | 24 BLUEZ_ALSA_DEPENDENCIES += fdk-aac 25 BLUEZ_ALSA_CONF_OPTS += --enable-aac 27 BLUEZ_ALSA_CONF_OPTS += --disable-aac
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/faac/ |
| H A D | faac_1.29.9.2.bb | 1 SUMMARY = "Freeware Advanced Audio Coder (MPEG2-AAC, MPEG4-AAC)"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/ |
| H A D | mpd_0.23.12.bb | 29 PACKAGECONFIG ??= "${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "aac", "", d)} \ 31 … ${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "ffmpeg aac", "", d)} \ 38 PACKAGECONFIG[aac] = "-Dfaad=enabled,-Dfaad=disabled,faad2"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/ffmpeg/ |
| H A D | ffmpeg_5.0.1.bb | 66 PACKAGECONFIG[fdk-aac] = "--enable-libfdk-aac --enable-nonfree,--disable-libfdk-aac,fdk-aac"
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | Config.in | 419 Free AAC Decoder (FAAD) 427 bool "fdk-aac" 432 MPEG AAC encoder/decoder 434 comment "fdk-aac needs a toolchain w/ C++"
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/ |
| H A D | allwinner.pri | 58 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 71 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \ 138 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 151 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/ |
| H A D | depend.pri | 70 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 83 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \ 150 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 163 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/ |
| H A D | depend.pri | 70 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 83 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \ 150 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 163 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ |
| H A D | depend.pri | 66 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 79 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \ 146 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 159 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/ |
| H A D | depend.pri | 66 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 79 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \ 146 $$LIBSDK_PATH/cedarx/include/libcore/parser/aac/ \ 159 $$LIBSDK_PATH/cedarx/include/libcore/muxer/aac/ \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/ |
| H A D | pipewire_0.3.50.bb | 88 PACKAGECONFIG[bluez-aac] = "-Dbluez5-codec-aac=enabled,-Dbluez5-codec-aac=disabled,fdk-aac"
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 60 AAC, some implementations may support AAC multichannel but HE-AAC 112 configuration failures. For example, for a complex codec such as AAC,
|