Displaying 3 results from an estimated 3 matches for "_ee".
Did you mean:
_e
2005 Jun 23
1
Speex and DS
...SIZE];
int nbBytesenc;
int nbBytesdec;
SpeexBits bitsenc; //bits for encoding
SpeexBits bitsdec; //bits for decoding
enc_state = speex_encoder_init(&speex_nb_mode);
int tmp=10;
speex_encoder_ctl(enc_state, SPEEX_SET_QUALITY, &tmp);
speex_bits_init(&bitsenc);
FILE* fout = fopen("_ee.raw","w");
char* pbuffer = buffer;
int nFrames = BUFFERSIZE/FRAME_SIZE;
char cbitsenc[200];
for(int i = 0 ; i < nFrames ; i++)
{
memcpy(in,pbuffer,FRAME_SIZE*SS); //fill in array with shorts
pbuffer+=FRAME_SIZE*SS; // from array of char
for (i=0;i<FRAME_SIZE;i++)
input...
2005 Jun 23
2
Speex and DS
Hello everyone
I've a following problem with the speex codec. I'm developing application
that is supposed to read
sounds from the microphone with DirectSoundCapture. Unfortunately when I
want to compress and decompress
the sound buffer from DirectSound I only have jitter. Maybe you have some
code samples how to compress
standard DS buffers:
LPDIRECTSOUND8 lpDS = NULL;
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola,
I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully
updated install to have it run as a PDC on hostname florentine, domain DAVEYST.
There are no testparm errors.
I've added users with useradd and smbpasswd -a
I've added machines with useradd and smbpasswd -a -m
I can see the server in my network neighbourhood and access/browse folders on