Searched defs:paramId (Results 1 – 4 of 4) sorted by relevance
282 uint32_t paramId = EQ_PARAM_PROPERTIES; in setAllProperties() local295 uint32_t paramId = EQ_PARAM_PROPERTIES; in getAllProperties() local
193 uint32_t paramId = LOUDNESS_ENHANCER_DEFAULT_TARGET_GAIN_MB; in getTargetGain() local
482 int paramId; in parseParameters() local
475 public boolean hasRequestedParam(byte paramId) { in hasRequestedParam()