search for: cplayerdlg

Displaying 4 results from an estimated 4 matches for "cplayerdlg".

2004 Aug 06
2
decode in ppc 2003
...to example of the documentation. I added FIXED_POINT flag. My source code compile and build but not decode correctly (the error may be in the while). I work with eVC 4.0 and pocket pc 2003. Someone know what is the error? Thanks. Rodrigo. #include "speex.h" #define FRAME_SIZE 160 void CPlayerDlg::OnButton3() { char infile[]="test.spx"; char outfile[]="test.wav"; char *outFile; char *inFile; FILE *fout; // output file FILE *fin; // input file short out[FRAME_SIZE]; shor...
2004 Aug 06
1
decode in ppc 2003
...uild but not decode correctly (the error may be in the > while). I work with eVC 4.0 and pocket pc 2003. Someone know what is > the error? > > Thanks. > > Rodrigo. > > > > #include "speex.h" > > #define FRAME_SIZE 160 > > > > void CPlayerDlg::OnButton3() > > { > > char infile[]="test.spx"; > > char outfile[]="test.wav"; > > char *outFile; > > char *inFile; > > FILE *fout; // output file > > FILE...
2004 Aug 06
0
decode in ppc 2003
...to example of the documentation. I added FIXED_POINT flag. My source code compile and build but not decode correctly (the error may be in the while). I work with eVC 4.0 and pocket pc 2003. Someone know what is the error? Thanks. Rodrigo. #include "speex.h" #define FRAME_SIZE 160 void CPlayerDlg::OnButton3() { char infile[]="test.spx"; char outfile[]="test.wav"; char *outFile; char *inFile; FILE *fout; // output file FILE *fin; // input file short out[FRAME_SIZE]; shor...
2004 Aug 06
0
decode in ppc 2003
...uild but not decode correctly (the error may be in the > while). I work with eVC 4.0 and pocket pc 2003. Someone know what is > the error? > > Thanks. > > Rodrigo. > > > > #include "speex.h" > > #define FRAME_SIZE 160 > > > > void CPlayerDlg::OnButton3() > > { > > char infile[]="test.spx"; > > char outfile[]="test.wav"; > > char *outFile; > > char *inFile; > > FILE *fout; // output file > > FILE...