Searched refs:complex (Results 1 - 25 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dqdm2.c107 QDM2Complex *complex; member in struct:__anon3210
125 DECLARE_ALIGNED(32, QDM2Complex, complex)[MPA_MAX_CHANNELS][256];
136 int fft_size; ///< size of FFT, in complex numbers
1594 tone->complex[0].im += c.im;
1595 tone->complex[0].re += c.re;
1596 tone->complex[1].im -= c.im;
1597 tone->complex[1].re -= c.re;
1606 tone->complex[fft_cutoff_index_table[tone->cutoff][i]].re +=
1608 tone->complex[fft_cutoff_index_table[tone->cutoff][i]].im +=
1612 tone->complex[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dqdm2.c108 QDM2Complex *complex; member in struct:__anon1972
126 DECLARE_ALIGNED(32, QDM2Complex, complex)[MPA_MAX_CHANNELS][256];
139 int fft_size; ///< size of FFT, in complex numbers
1496 tone->complex[0].im += c.im;
1497 tone->complex[0].re += c.re;
1498 tone->complex[1].im -= c.im;
1499 tone->complex[1].re -= c.re;
1508 tone->complex[fft_cutoff_index_table[tone->cutoff][i]].re += c.re * f[i];
1509 tone->complex[fft_cutoff_index_table[tone->cutoff][i]].im += c.im *((tone->cutoff <= i) ? -f[i] : f[i]);
1512 tone->complex[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtgrid.tex52 \subsection{A more complex example}\label{complexwxgridexample}
H A Dcommand.tex83 and data are complex, and an `inverse execute' operation is hard to write.
H A Dsysopt.tex19 earlier than 2.5.4, and for some complex window hierarchies it can reduce apparent refresh delays. You may
51 earlier than 2.5.4, and for some complex window hierarchies it can reduce apparent refresh delays. You may
H A Dcmdevent.tex4 simple controls. More complex controls, such as \helpref{wxTreeCtrl}{wxtreectrl}, have separate command event classes.
H A Dtconstr.tex58 the user can achieve quite complex layout by defining relationships between windows.
H A Dtmbconv.tex162 If you need to do more complex processing on the converted data, you
H A Dgrid.tex19 them for you. For more complex applications you can derive your own
22 examples of simple and more complex applications, explains the
354 For applications with more complex data types or relationships, or for
608 For more complex applications where you have derived your own grid table class that contains
1524 For more complex applications where you have derived your own grid table class that contains
1970 application involves complex or non-string data or data sets that are too large to fit
H A Dregion.tex13 A wxRegion represents a simple or complex region on a device context or window.
H A Dwizard.tex19 The wizards are typically used to decompose a complex dialog into several
H A Dtevent.tex170 may be popped up in a complex program (remember that some are created
527 class e.g. for sending more complex data from one place to another. Apart
H A Dauipaneinfo.tex337 Layer() determines the layer of the docked pane. The dock layer is similar to an onion, the inner-most layer being layer 0. Each shell moving in the outward direction has a higher layer number. This allows for more complex docking layout formation.
H A Dexpr.tex242 from objects (clauses) in a data file. However, if the data gets complex,
H A Dmediactrl.tex51 More complex operations are generally more heavily dependant on the
H A Dbody.tex611 can be complex to program.
642 complex program to a very small program, then try to ensure your code
H A Dsizer.tex164 complex than the \arg{proportion} and \arg{flag} will allow for.}
H A Dcategory.tex247 \twocolitem{\helpref{wxRegion}{wxregion}}{Represents a simple or complex region on a window or device context}
H A Dre_syntax.tex388 RE) are ignored, permitting paragraphing and commenting a complex RE. There
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex57 The MIME type of Ogg files depend on the context. Specifically, complex
H A D01-introduction.tex39 The Vorbis CODEC design assumes a complex, psychoacoustically-aware
361 And slightly more complex in the case of overlapping unequal sized
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm1353 complex data structures.
1410 L<Test::Differences> for more ways to test complex data structures.
1415 L<Test::Deep> gives you more powerful complex data structure testing.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dx86inc.asm187 ; t# defines for when per-arch register allocation is more complex than just function arguments
913 ; change everything that follows. For more complex macros I may also have multiple
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/x86/
H A Dx86inc.asm165 ; t# defines for when per-arch register allocation is more complex than just function arguments
673 ; change everything that follows. For more complex macros I may also have multiple
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry.S868 # Return to user mode is not as complex as all this looks,

Completed in 276 milliseconds

12