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

  /system/media/audio_utils/include/audio_utils/
sndfile.h 80 sf_count_t sf_writef_int(SNDFILE *handle, const int *ptr, sf_count_t desired);
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 129 (void) sf_writef_int(sndfile, (const int *) pCntxt->pDataBase, frameCount);
  /system/media/audio_utils/
tinysndfile.c 632 sf_count_t sf_writef_int(SNDFILE *handle, const int *ptr, sf_count_t desiredFrames) function

Completed in 82 milliseconds