Searched refs:EFFECT_CMD_SET_CONFIG (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Daudio_effect.h114 // | Sample input mode | 12..13 | 1 direct: process() function or EFFECT_CMD_SET_CONFIG
118 // | | | EFFECT_CMD_SET_CONFIG command to request input.
122 // | Sample output mode | 14..15 | 1 direct: process() function or EFFECT_CMD_SET_CONFIG
126 // | | | EFFECT_CMD_SET_CONFIG command to request output
283 // buffer provider function installed by the EFFECT_CMD_SET_CONFIG command.
298 // If NULL, use the configuration passed by EFFECT_CMD_SET_CONFIG command.
301 // If NULL, use the configuration passed by EFFECT_CMD_SET_CONFIG command.
409 EFFECT_CMD_SET_CONFIG, // configure effect engine (see effect_config_t) enumerator in enum:effect_command_e
445 // command: EFFECT_CMD_SET_CONFIG
769 // and the buffer configuration (buffer_config_t) given by the EFFECT_CMD_SET_CONFIG
[all...]

Completed in 36 milliseconds