Home
last modified time | relevance | path

Searched refs:readParamValue (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyEffects.h234 static size_t readParamValue(cnode* node,
DAudioPolicyEffects.cpp558 size_t AudioPolicyEffects::readParamValue(cnode *node, in readParamValue() function in android::AudioPolicyEffects
671 readParamValue(param, (char **)&fx_param, &curSize, &totSize); in loadEffectParameter()
687 readParamValue(value, (char **)&fx_param, &curSize, &totSize); in loadEffectParameter()