OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fx_command
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/audio/msm8909/voice_processing/
voice_processing.c
510
static int
fx_command
(effect_handle_t self,
function
522
//ALOGV("
fx_command
: command %d cmdSize %d",cmdCode, cmdSize);
537
ALOGV("
fx_command
() EFFECT_CMD_SET_CONFIG invalid args");
552
ALOGV("
fx_command
() EFFECT_CMD_GET_CONFIG invalid args");
569
ALOGV("
fx_command
() EFFECT_CMD_GET_PARAM invalid args");
585
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid args");
591
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid param format");
599
ALOGV("
fx_command
() EFFECT_CMD_ENABLE invalid args");
607
ALOGV("
fx_command
() EFFECT_CMD_DISABLE invalid args");
619
ALOGV("
fx_command
() %s invalid args"
[
all
...]
/hardware/qcom/audio/voice_processing/
voice_processing.c
507
static int
fx_command
(effect_handle_t self,
function
519
//ALOGV("
fx_command
: command %d cmdSize %d",cmdCode, cmdSize);
534
ALOGV("
fx_command
() EFFECT_CMD_SET_CONFIG invalid args");
549
ALOGV("
fx_command
() EFFECT_CMD_GET_CONFIG invalid args");
566
ALOGV("
fx_command
() EFFECT_CMD_GET_PARAM invalid args");
582
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid args");
588
ALOGV("
fx_command
() EFFECT_CMD_SET_PARAM invalid param format");
596
ALOGV("
fx_command
() EFFECT_CMD_ENABLE invalid args");
604
ALOGV("
fx_command
() EFFECT_CMD_DISABLE invalid args");
616
ALOGV("
fx_command
() %s invalid args"
[
all
...]
Completed in 65 milliseconds