Home
last modified time | relevance | path

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

/dports/audio/libsndfile/libsndfile-1.0.31/src/
H A Dg72x.c51 static sf_count_t g72x_read_s (SF_PRIVATE *psf, short *ptr, sf_count_t len) ;
130 psf->read_short = g72x_read_s ; in g72x_init()
228 g72x_read_s (SF_PRIVATE *psf, short *ptr, sf_count_t len) in g72x_read_s() function