HomeSort by relevance Sort by last modified time
    Searched refs:acoustic (Results 1 - 25 of 37) sorted by null

1 2

  /external/srec/srec/AcousticModels/src/
AcousticModelsImpl.c 50 * Initializes acoustic-models properties to default values.
58 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.dimen", 16));
59 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.skip", 5));
60 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.stay", 5));
61 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.whole_skip", 10));
62 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.whole_stay", 10));
63 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.durscale", 5));
64 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.frame_period", 10));
65 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.minvar", 1));
66 CHKLOG(rc, ESR_SessionSetIntIfEmpty("CREC.Acoustic.maxvar", 64000))
257 CA_Acoustic* acoustic; local
425 CA_Acoustic* acoustic; local
588 CA_Acoustic* acoustic; local
657 CA_Acoustic* acoustic; local
    [all...]
  /external/srec/srec/AcousticModels/include/
SR_AcousticModelsImpl.h 76 * ArrayList of legacy CREC acoustic models.
78 ArrayList* acoustic; member in struct:SR_AcousticModelsImpl_t
  /external/srec/tools/grxmlcompile/
vocab.h 85 int lookupModelIDs( AcousticModel &acoustic );
vocab.cpp 219 int Pronunciation::lookupModelIDs( AcousticModel &acoustic )
247 int id = CA_ArbdataGetModelIdsForPIC( acoustic.getCAModelHandle(), lphon, cphon, rphon );
  /hardware/msm7k/libaudio/
AudioHardware.cpp 41 static void * acoustic; member in namespace:android
72 acoustic = ::dlopen("/system/lib/libhtc_acoustic.so", RTLD_NOW);
73 if (acoustic == NULL ) {
81 set_acoustic_parameters = (int (*)(void))::dlsym(acoustic, "set_acoustic_parameters");
89 ALOGE("Could not set acoustic parameters to share memory: %d", rc);
93 snd_get_num = (int (*)(void))::dlsym(acoustic, "snd_get_num_endpoints");
105 snd_get_endpoint = (int (*)(int, msm_snd_endpoint *))::dlsym(acoustic, "snd_get_endpoint");
145 if (acoustic) {
146 ::dlclose(acoustic);
147 acoustic = 0
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 91 static void * acoustic; member in namespace:android
120 acoustic =:: dlopen("/system/lib/libhtc_acoustic.so", RTLD_NOW);
121 if (acoustic == NULL ) {
128 set_acoustic_parameters = (int (*)(void))::dlsym(acoustic, "set_acoustic_parameters");
134 set_tpa2018d1_parameters = (int (*)(void))::dlsym(acoustic, "set_tpa2018d1_parameters");
142 ALOGD("Could not set acoustic parameters to share memory: %d", rc);
153 snd_get_num = (int (*)(void))::dlsym(acoustic, "snd_get_num");
164 snd_get_bt_endpoint = (int (*)(msm_bt_endpoint *))::dlsym(acoustic, "snd_get_bt_endpoint");
426 ALOGD("Using custom acoustic parameters for %s", value.string());
431 ALOGD("Using default acoustic parameters
    [all...]
  /bionic/libc/kernel/common/linux/
hdreg.h 450 unsigned short acoustic; member in struct:hd_driveid
  /development/ndk/platforms/android-3/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /external/kernel-headers/original/linux/
hdreg.h 341 #define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */
360 #define SETFEATURES_DIS_AAM 0xC2 /* Disable Automatic Acoustic Management */
398 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
421 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
540 * 9: Automatic Acoustic Management
590 * 9: Automatic Acoustic Management
636 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdreg.h 283 #define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */
302 #define SETFEATURES_DIS_AAM 0xC2 /* Disable Automatic Acoustic Management */
340 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
363 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
482 * 9: Automatic Acoustic Management
532 * 9: Automatic Acoustic Management
578 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 283 #define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */
302 #define SETFEATURES_DIS_AAM 0xC2 /* Disable Automatic Acoustic Management */
340 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
363 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
482 * 9: Automatic Acoustic Management
532 * 9: Automatic Acoustic Management
578 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 283 #define SETFEATURES_EN_AAM 0x42 /* Enable Automatic Acoustic Management */
302 #define SETFEATURES_DIS_AAM 0xC2 /* Disable Automatic Acoustic Management */
340 #define HDIO_GET_ACOUSTIC 0x030f /* get acoustic value */
363 #define HDIO_SET_ACOUSTIC 0x032c /* change acoustic behavior */
482 * 9: Automatic Acoustic Management
532 * 9: Automatic Acoustic Management
578 unsigned short acoustic; /* (word 94) member in struct:hd_driveid
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
hdreg.h 405 unsigned short acoustic; member in struct:hd_driveid

Completed in 262 milliseconds

1 2