Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

Buffering - Ajay P Kadolkar - Nov 18 8:54:00 2002

Hello Every 1,

I am currently working on G.723.1 speech coder for multichannel.
I am working on TMS320C6201 and using DMA to read the data.
can any 1 suggest me an efficient way to buffer the incoming data
so as to avoid data overrun.

Also can any 1 suggest me how to calculate MIPs and MCPS for
G.723.1.

Thanking In Advance,

Regards

Ajay



______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

RE: Buffering - Eli Keren - Nov 18 12:30:00 2002

Hello,

1. First you must check if your kernel can run at real-time or less, you
can calculate it from number of cycles that required for the
kernel/codec.
2. Use duoble buffer, when the buffer is should be at least the size of
each frame to be expected.

Eli Keren

-----Original Message-----
From: Ajay P Kadolkar [mailto:]
Sent: Mon, November 18, 2002 10:55 AM
To:
Subject: [c6x] Buffering Hello Every 1,

I am currently working on G.723.1 speech coder for multichannel.
I am working on TMS320C6201 and using DMA to read the data.
can any 1 suggest me an efficient way to buffer the incoming data
so as to avoid data overrun.

Also can any 1 suggest me how to calculate MIPs and MCPS for
G.723.1.

Thanking In Advance,

Regards

Ajay _____________________________________



______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )