Home
last modified time | relevance | path

Searched defs:totSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyEffects.cpp601 size_t *totSize) in growParamSize()
625 size_t *totSize) in readParamValue()
695 size_t totSize = sizeof(effect_param_t) + 2 * sizeof(int); in loadEffectParameter() local