OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegisterUnitTests::BitXOR Struct Reference

Static Public Member Functions

template<typename typeOne , typename typeTwo >
static void inplace (typeOne &a, const typeTwo &b)
 
template<typename typeOne , typename typeTwo >
static typeOne outofplace (const typeOne &a, const typeTwo &b)
 

Detailed Description

Definition at line 274 of file juce_SIMDRegister_test.cpp.

Member Function Documentation

◆ inplace()

template<typename typeOne , typename typeTwo >
static void juce::dsp::SIMDRegisterUnitTests::BitXOR::inplace ( typeOne &  a,
const typeTwo &  b 
)
inlinestatic

Definition at line 277 of file juce_SIMDRegister_test.cpp.

◆ outofplace()

template<typename typeOne , typename typeTwo >
static typeOne juce::dsp::SIMDRegisterUnitTests::BitXOR::outofplace ( const typeOne &  a,
const typeTwo &  b 
)
inlinestatic

Definition at line 283 of file juce_SIMDRegister_test.cpp.


The documentation for this struct was generated from the following file: