OpenGrok
Cross Reference: opus_demo.c
xref
: /
external
/
libopus
/
src
/
opus_demo.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:fopen
498
fin =
fopen
(inFile, "rb");
516
fout =
fopen
(outFile, "wb+");