Searched defs:kMaxPreProcessing (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioEffect.h140 * *count is limited to kMaxPreProcessing on return.
402 // kMaxPreProcessing is a reasonable value for the maximum number of preprocessing effects
404 static const uint32_t kMaxPreProcessing = 10; member in class:android::AudioEffect
/frameworks/av/media/libaudioclient/include/media/
H A DAudioEffect.h140 * *count is limited to kMaxPreProcessing on return.
402 // kMaxPreProcessing is a reasonable value for the maximum number of preprocessing effects
404 static const uint32_t kMaxPreProcessing = 10; member in class:android::AudioEffect

Completed in 92 milliseconds