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

  /system/media/audio_utils/include/audio_utils/
sndfile.h 59 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);
  /system/media/audio_utils/
tinysndfile.c 179 void sf_close(SNDFILE *handle) function
  /external/libpcap/
savefile.c 933 sf_close(pcap_t *p) function
    [all...]
  /frameworks/wilhelm/tests/sandbox/
playbq.c 545 (void) sf_close(sndfile);
playbq.cpp 545 (void) sf_close(sndfile);

Completed in 319 milliseconds