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

  /system/media/audio_utils/include/audio_utils/
sndfile.h 69 sf_count_t sf_writef_float(SNDFILE *handle, const float *ptr, sf_count_t desired);
  /system/media/audio_utils/
tinysndfile.c 426 sf_count_t sf_writef_float(SNDFILE *handle, const float *ptr, sf_count_t desiredFrames) function

Completed in 150 milliseconds