HomeSort by relevance Sort by last modified time
    Searched defs:pProperties (Results 1 - 9 of 9) sorted by null

  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp     [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.c 760 t_reverb_settings *pProperties;
812 pProperties = (t_reverb_settings *) pValue;
820 pValue16 = &pProperties->roomLevel;
834 pValue16 = &pProperties->roomHFLevel;
861 pValue32 = (int32_t *)&pProperties->decayTime;
880 pValue16 = &pProperties->decayHFRatio;
923 pValue16 = &pProperties->reflectionsLevel;
933 pValue32 = (int32_t *)&pProperties->reflectionsDelay;
945 pValue16 = &pProperties->reverbLevel;
    [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 300 t_agc_settings *pProperties = (t_agc_settings *)pValue;
345 pProperties->targetLevel = (int16_t)(agc->target_level_dbfs() * -100);
346 pProperties->compGain = (int16_t)(agc->compression_gain_db() * 100);
347 pProperties->limiterEnabled = (bool)agc->is_limiter_enabled();
361 t_agc_settings *pProperties = (t_agc_settings *)pValue;
379 pProperties->targetLevel,
380 pProperties->compGain,
381 pProperties->limiterEnabled);
382 status = agc->set_target_level_dbfs(-(pProperties->targetLevel / 100));
384 status = agc->set_compression_gain_db(pProperties->compGain / 100)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
  /external/annotation-tools/asmx/test/lib/
ccl.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 132 milliseconds