HomeSort by relevance Sort by last modified time
    Searched refs:MixVolRamp (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 100 * MixVolRamp:
112 } MixVolRamp;
167 MIX_RESULT (*set_volume) (MixAudio *mix, gint currvol, MixVolType type, gulong msecs, MixVolRamp ramptype);
491 MIX_RESULT mix_audio_set_volume(MixAudio *mix, gint currvol, MixVolType type, gulong msecs, MixVolRamp ramptype);
mixaudio.c 121 MIX_RESULT mix_audio_set_volume_default(MixAudio *mix, gint currvol, MixVolType type, gulong msecs, MixVolRamp ramptype);
    [all...]

Completed in 36 milliseconds