Lines Matching refs:parameters
93 * Returns audio input buffer size according to parameters passed or
94 * INVALID_ARGUMENTS if one of the parameters is not supported.
114 * @return suggestedConfig in case of invalid parameters, suggested config.
137 * @return suggestedConfig in case of invalid parameters, suggested config.
187 * @return resultPort port descriptor with all parameters filled up.
219 * The framework does not interpret the parameters, they are passed
224 * @return parameters parameter key value pairs.
227 generates (Result retval, vec<ParameterValue> parameters);
231 * The framework does not interpret the parameters, they are passed
234 * @param parameters parameter key value pairs.
237 setParameters(vec<ParameterValue> parameters) generates (Result retval);