OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::SIMDRegisterUnitTests::BitOR 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 259 of file juce_SIMDRegister_test.cpp.

Member Function Documentation

◆ inplace()

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

Definition at line 262 of file juce_SIMDRegister_test.cpp.

◆ outofplace()

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

Definition at line 268 of file juce_SIMDRegister_test.cpp.


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