Home
last modified time | relevance | path

Searched refs:pcm_write_i2uc (Results 1 – 1 of 1) sorted by relevance

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dpcm.c83 static sf_count_t pcm_write_i2uc (SF_PRIVATE *psf, const int *ptr, sf_count_t len) ;
215 psf->write_int = pcm_write_i2uc ; in pcm_init()
1598 pcm_write_i2uc (SF_PRIVATE *psf, const int *ptr, sf_count_t len) in pcm_write_i2uc() function