Searched refs:EFFECT_CMD_GET_CONFIG_REVERSE (Results 1 – 5 of 5) sorted by relevance
86 EFFECT_CMD_GET_CONFIG_REVERSE, // read configure effect engine reverse stream configuration enumerator
358 EFFECT_CMD_GET_CONFIG_REVERSE, // read configure effect engine reverse stream configuration enumerator
192 } else if (cmdCode == EFFECT_CMD_GET_CONFIG || cmdCode == EFFECT_CMD_GET_CONFIG_REVERSE) { in command()
595 getConfigImpl(EFFECT_CMD_GET_CONFIG_REVERSE, "GET_CONFIG_REVERSE", _hidl_cb); in getConfigReverse()
1172 case EFFECT_CMD_GET_CONFIG_REVERSE: in PreProcessingFx_Command()