discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] In rx_streaming_samples.cc, why use host_items for st


From: hanwen
Subject: [Discuss-gnuradio] In rx_streaming_samples.cc, why use host_items for storing samples?
Date: Fri, 11 Sep 2009 12:51:35 +0200

Hi Eric,

I read the rx_streaming_samples.cc that in opeartor() of file_writer_16sc and file_writer_32fc, samples are copied to an array host_items and then write to file from this array. But why not just write to file from the *items pointer?

Hanwen

reply via email to

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