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

  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 59 static status_t s_close(alsa_handle_t *);
141 dev->close = s_close;
642 /* No need to call s_close for LPA as pcm device open and close is handled by LPAPlayer in stagefright */
649 s_close(handle);
739 s_close(handle);
1089 static status_t s_close(alsa_handle_t *handle) function in namespace:android_audio_legacy
    [all...]

Completed in 113 milliseconds