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

  /system/media/audio_utils/include/audio_utils/
sndfile.h 61 void sf_close(SNDFILE *handle);
  /frameworks/wilhelm/src/desktop/
SndFile.c 249 sf_close(thiz->mSndFile.mSNDFILE);
280 sf_close(thiz->mSndFile.mSNDFILE);
  /frameworks/wilhelm/tools/permute/
permute.c 280 sf_close(sf_out);
301 sf_close(sf_in);
  /frameworks/av/services/audioflinger/
test-resample.cpp 221 sf_close(sf);
506 sf_close(sf);
  /frameworks/av/services/audioflinger/tests/
test_utils.h 280 sf_close(sf);
test-mixer.cpp 77 sf_close(sf);
  /frameworks/wilhelm/tests/sandbox/
playbq.c 646 (void) sf_close(sndfile);
playbq.cpp 646 (void) sf_close(sndfile);
  /system/media/audio_utils/
tinysndfile.c 330 void sf_close(SNDFILE *handle) function

Completed in 8140 milliseconds