/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | BIQUAD.h | 44 LVM_FLOAT B1; /* -b1! */ member 51 LVM_FLOAT B1; /* -b1! */ member 58 LVM_FLOAT B1; /* -b1! */ member 64 LVM_FLOAT B1; /* -b1! */ member 71 LVM_FLOAT B1; /* -b1! */ member
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
D | LVEQNB_CalcCoef.cpp | 134 LVM_FLOAT B1; in LVEQNB_SinglePrecCoefs() local 151 B1 = (0.5 - B2) * cos(T0); in LVEQNB_SinglePrecCoefs() 159 pCoefficients->B1 = 2 * B1; in LVEQNB_SinglePrecCoefs()
|
D | LVEQNB_Control.cpp | 205 Coefficients.A0, 0.0, -(Coefficients.A0), -(Coefficients.B1), in LVEQNB_SetCoefficients()
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
D | LVPSA_Control.cpp | 312 Coefficients.A0, 0.0, -(Coefficients.A0), -(Coefficients.B1), in LVPSA_SetBPFCoefficients() 334 Coefficients.A0, 0.0, -(Coefficients.A0), -(Coefficients.B1), in LVPSA_SetBPFCoefficients() 426 LVM_FLOAT B1; in LVPSA_BPSinglePrecCoefs() local 475 B1 = ((LVM_FLOAT)0.5 - B2) * (COS_T0); /* B1 = (0.5 - b2) * cos(t0) */ in LVPSA_BPSinglePrecCoefs() 482 pCoefficients->B1 = B1 * 2; in LVPSA_BPSinglePrecCoefs() 540 LVM_FLOAT B1; in LVPSA_BPDoublePrecCoefs() local 592 B1 = ((LVM_FLOAT)0.5 - B2); /* B1 = (0.5 - b2) */ in LVPSA_BPDoublePrecCoefs() 593 A0 = B1 * CosErr; /* Temporary storage for (0.5 - b2) * coserr(t0) */ in LVPSA_BPDoublePrecCoefs() 594 B1 -= A0; /* B1 = (0.5 - b2) * (1 - coserr(t0)) */ in LVPSA_BPDoublePrecCoefs() 601 pCoefficients->B1 = B1; in LVPSA_BPDoublePrecCoefs()
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | Filters.h | 37 LVM_FLOAT B1; member 48 LVM_FLOAT B1; member
|
D | LVM_FO_LPF.cpp | 75 pCoeffs->B1 = -Y; // Store -B1 in filter structure instead of B1! in LVM_FO_LPF()
|
D | LVM_FO_HPF.cpp | 76 pCoeffs->B1 = -Y; /* Store -B1 in filter structure instead of B1!*/ in LVM_FO_HPF()
|
/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/ |
D | RollbackTest.java | 225 Install.single(TestApp.B1).commit(); in testAvailableRollbackPersistence() 238 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableRollbackPersistence() 252 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableRollbackPersistence() 277 Install.multi(TestApp.A1, TestApp.B1).commit(); in testAvailableMultiPackageRollbackPersistence() 288 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() 294 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() 307 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() 313 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() 325 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() 332 Rollback.from(TestApp.B2).to(TestApp.B1)); in testAvailableMultiPackageRollbackPersistence() [all …]
|
D | StagedRollbackTest.java | 200 Install.single(TestApp.B1).commit(); in testNativeWatchdogTriggersRollbackForAll_Phase2_InstallB() 297 Install.multi(TestApp.A1, TestApp.B1, TestApp.C1).commit(); in testRollbackDataPolicy_Phase1_Install()
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_StereoEnhancer.cpp | 71 LVCS_SEMidCoefTable[Offset].B1, 0.0}; in LVCS_SEnhancerInit() 80 pSESideCoefs[Offset].B1, pSESideCoefs[Offset].B2}; in LVCS_SEnhancerInit()
|
D | LVCS_Equaliser.cpp | 75 pEqualiserCoefTable[Offset].A2, pEqualiserCoefTable[Offset].B1, in LVCS_EqualiserInit()
|
D | LVCS_ReverbGenerator.cpp | 93 pReverbCoefTable[Offset].A2, pReverbCoefTable[Offset].B1, in LVCS_ReverbGeneratorInit()
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
D | LVREV_ApplyNewSettings.cpp | 77 Coeffs.A0, Coeffs.A1, 0.0, -(Coeffs.B1), 0.0}; in LVREV_ApplyNewSettings() 93 Coeffs.B1 = 0; in LVREV_ApplyNewSettings() 105 Coeffs.A0, Coeffs.A1, 0.0, -(Coeffs.B1), 0.0}; in LVREV_ApplyNewSettings() 230 Coeffs.B1 = 0; in LVREV_ApplyNewSettings() 233 Coeffs.A0, Coeffs.A1, 0.0, -(Coeffs.B1), 0.0}; in LVREV_ApplyNewSettings()
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
D | LVDBE_Control.cpp | 114 -(LVDBE_HPF_Table[Offset].B1), -(LVDBE_HPF_Table[Offset].B2)}; in LVDBE_SetFilters() 122 -(LVDBE_BPF_Table[Offset].B1), -(LVDBE_BPF_Table[Offset].B2)}; in LVDBE_SetFilters()
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_file_with_long_name | 9 …36J9FJ��MBV6��d�Ƕg���f�{�9���6�g������;�|4�ݪ(aRmXl������u/�Lx!;�jg̥��B1``S/�������hiZG���…
|
/frameworks/base/tests/StagedInstallTest/app/src/com/android/tests/stagedinstallinternal/ |
D | StagedInstallInternalTest.java | 170 Install.multi(TestApp.AIncompleteSplit, TestApp.B1, TestApp.Apex1).setStaged()); in testStagedInstallationShouldCleanUpOnValidationFailureMultiPackage()
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
D | LVM_Control.cpp | 284 -(LVM_TrebleBoostCoefs[Offset].B1), 0.0}; in LVM_SetTrebleBoost()
|