HomeSort by relevance Sort by last modified time
    Searched full:read_pcm16 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/opus/src/src/
opus_compare.c 54 static size_t read_pcm16(float **_samples,FILE *_fin,int _nchannels){ function
231 xlength=read_pcm16(&x,fin1,2);
236 ylength=read_pcm16(&y,fin2,nchannels);

Completed in 2038 milliseconds