HomeSort by relevance Sort by last modified time
    Searched full:effect_s (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/audio/voice_processing/
voice_processing.c 62 struct effect_s { struct
73 struct effect_s effects[NUM_ID]; // effects in this session
171 static int effect_set_state(struct effect_s *effect, uint32_t state)
245 static int effect_init(struct effect_s *effect, uint32_t id)
253 static int effect_create(struct effect_s *effect,
262 static int effect_release(struct effect_s *effect)
320 struct effect_s *fx)
495 struct effect_s *effect = (struct effect_s *)self;
527 struct effect_s *effect = (struct effect_s *)self
    [all...]

Completed in 91 milliseconds