discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] buffer allocation


From: Suvda Myagmar
Subject: [Discuss-gnuradio] buffer allocation
Date: Tue, 11 Jan 2005 15:01:32 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922

Couple of questions about how buffers are allocated and used w.r.t. flow graph. References to input, output buffers are passed to a signal processing block as pointers to arrays, right? What are signatures of input/output streams and what's their purpose?

How data stored in buffers are being consumed, in chunks or all at once?

During flow graph build, buffer size gets computed and allocated. Can somebody explain what parameters the buffer size depend on?

Thanks
-Suvda Myagmar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]