OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fx_command
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/audio/voice_processing/
voice_processing.c
506
static int
fx_command
(effect_handle_t self,
function
518
//ALOGV("
fx_command
: command %d cmdSize %d",cmdCode, cmdSize);
533
ALOGV("
fx_command
() EFFECT_CMD_SET_CONFIG invalid args");
548
ALOGV("
fx_command
() EFFECT_CMD_GET_CONFIG invalid args");
563
ALOGV("
fx_command
() EFFECT_CMD_GET_PARAM invalid args");
579
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid args");
585
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid param format");
593
ALOGV("
fx_command
() EFFECT_CMD_ENABLE invalid args");
601
ALOGV("
fx_command
() EFFECT_CMD_DISABLE invalid args");
613
ALOGV("
fx_command
() %s invalid args"
[
all
...]
Completed in 52 milliseconds