OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sf_readf_float
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_utils/include/audio_utils/
sndfile.h
65
sf_count_t
sf_readf_float
(SNDFILE *handle, float *ptr, sf_count_t desired);
/system/media/audio_utils/
tinysndfile.c
389
sf_count_t
sf_readf_float
(SNDFILE *handle, float *ptr, sf_count_t desiredFrames)
function
Completed in 43 milliseconds