Go to the documentation of this file.
27 : mInput(
"Input samples", this ),
28 mOutput(
"Zero-padded samples", this )
56 "This processing is not Ready to Do() anything" );
64 for ( i = 0; i < src.
Size(); i++, j++ )
69 for ( ; j < dst.
Size(); j++ )