Searched defs:envelope (Results 1 – 2 of 2) sorted by relevance
44 struct envelope { struct45 spinlock_t comp_lock; /* protects comp */69 * The envelope_detector_comp_latch function works together with the compare argument78 static int envelope_detector_comp_latch(struct envelope *env) in envelope_detector_comp_latch() argument
77 const struct ff_envelope *envelope = get_envelope(state->effect); in calculate_next_time() local151 struct ff_envelope *envelope) in apply_envelope()