Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audeering/opensmile
/ functions
Functions
5,097 in github.com/audeering/opensmile
⨍
Functions
5,097
◇
Types & classes
992
Function
EigenValues
src/newmat/evalue.cpp:283
Method
Empty
src/include/rapidjson/document.h:2480
Method
Encode
src/include/rapidjson/encodings.h:276
Method
Encode
src/include/rapidjson/encodings.h:425
Method
Encode
src/include/rapidjson/encodings.h:548
Method
Encode
src/include/rapidjson/encodings.h:623
Method
EncodeUnsafe
src/include/rapidjson/encodings.h:292
Method
EncodeUnsafe
src/include/rapidjson/encodings.h:432
Method
EncodeUnsafe
src/include/rapidjson/encodings.h:554
Method
EncodeUnsafe
src/include/rapidjson/encodings.h:630
Method
EncodedInputStream
src/include/rapidjson/encodedstream.h:72
Method
EncodedOutputStream
src/include/rapidjson/encodedstream.h:105
Method
EndArray
src/include/rapidjson/schema.h:867
Method
EndArray
src/include/rapidjson/schema.h:1746
Method
EndArray
src/include/rapidjson/prettywriter.h:163
Method
EndArray
src/include/rapidjson/writer.h:240
Method
EndObject
src/include/rapidjson/schema.h:827
Method
EndObject
src/include/rapidjson/schema.h:1733
Method
EndObject
src/include/rapidjson/prettywriter.h:137
Method
EndObject
src/include/rapidjson/writer.h:225
Method
EndValue
src/include/rapidjson/schema.h:1861
Method
EndValue
Flush the value if it is the top level one.
src/include/rapidjson/writer.h:484
Function
EndsWith
progsrc/include/tests/catch2/catch.hpp:5015
Method
EndsWith
progsrc/include/tests/catch2/catch.hpp:4991
Method
EndsWithMatcher
progsrc/include/tests/catch2/catch.hpp:11667
Method
Epsilon
src/include/newmat/precisio.h:36
Method
Eq
version to work with operator<<
src/newmat/newmat4.cpp:647
Method
Eq2
src/newmat/newmat4.cpp:654
Method
Equals
progsrc/include/tests/catch2/catch.hpp:4953
Method
EqualsMatcher
progsrc/include/tests/catch2/catch.hpp:3664
Method
EqualsMatcher
progsrc/include/tests/catch2/catch.hpp:11649
Function
EqualsMatrix
progsrc/include/tests/utils.hpp:198
Method
EqualsMatrixMatcher
progsrc/include/tests/utils.hpp:182
Function
EqualsVector
progsrc/include/tests/utils.hpp:142
Method
EqualsVectorMatcher
progsrc/include/tests/utils.hpp:127
Function
Erase
Remove an element of array by iterator. ! \param pos iterator to the element to remove \pre IsArray() == true && \ref Begin() <= \c po
src/include/rapidjson/document.h:1660
Method
Erase
src/include/rapidjson/document.h:2493
Function
EraseValueByPointer
src/include/rapidjson/pointer.h:1337
Method
ErrnoGuard
progsrc/include/tests/catch2/catch.hpp:10605
Method
Eval
src/include/rapidjson/internal/regex.h:353
Method
EvalQuantifier
src/include/rapidjson/internal/regex.h:407
Function
Evaluate
src/include/newmat/newmat.h:1537
Method
ExceptionMessageMatcher
progsrc/include/tests/catch2/catch.hpp:3407
Method
ExceptionTranslator
progsrc/include/tests/catch2/catch.hpp:3030
Method
ExceptionTranslatorRegistrar
progsrc/include/tests/catch2/catch.hpp:3056
Method
ExcludedPattern
progsrc/include/tests/catch2/catch.hpp:14466
Method
ExeCounter
src/newmat/newmatex.cpp:261
Method
ExeName
progsrc/include/tests/catch2/catch.hpp:9297
Method
Expand
src/include/rapidjson/internal/stack.h:182
Method
Exponent
src/include/rapidjson/internal/ieee754.h:39
Method
ExprLhs
progsrc/include/tests/catch2/catch.hpp:2345
Method
ExternalAudioSourceSetEoi
<summary> Signals the end of the input for the specified cExternalAudioSource component instance. Attempts to write more data to the component after c
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:584
Method
ExternalAudioSourceWriteData
<summary> Writes an audio buffer to the specified instance of a cExternalAudioSource component. The data must match the specified data format for the
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:433
Method
ExternalMessageInterfaceSetCallback
<summary> Sets the callback function for the specified cExternalMessageInterface component instance. The function will get called whenever the compone
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:633
Method
ExternalMessageInterfaceSetJsonCallback
<summary> Sets the callback function for the specified cExternalMessageInterface component instance. The function will get called whenever the compone
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:657
Method
ExternalSinkSetCallback
<summary> Sets the callback function for the specified cExternalSink component instance. The function will get called whenever another openSMILE compo
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:609
Method
ExternalSourceSetEoi
<summary> Signals the end of the input for the specified cExternalSource component instance. Attempts to write more data to the component after callin
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:404
Method
ExternalSourceWriteData
<summary> Writes a data buffer to the specified instance of a cExternalSource component. </summary> <param name="componentName">Instance name of the c
progsrc/smileapi/dotnet/SMILEapi/SMILEapi.cs:332
Method
FCLClass
src/newmat/myexcept.cpp:242
Method
FCLIntArray
src/newmat/myexcept.cpp:247
Method
FCLRealArray
src/newmat/myexcept.cpp:244
Function
FFTI
src/newmat/fft.cpp:115
Method
FatalConditionHandler
progsrc/include/tests/catch2/catch.hpp:10752
Method
FieldMetaInfo
src/core/dataMemoryLevel.cpp:23
Function
FileReadStream
Constructor. ! \param fp File pointer opened for read. \param buffer user-supplied buffer. \param bufferSize size of buffer in
src/include/rapidjson/filereadstream.h:44
Method
FileStream
src/include/rapidjson/filestream.h:25
Method
FileStream
progsrc/include/tests/catch2/catch.hpp:13516
Method
FilterGenerator
progsrc/include/tests/catch2/catch.hpp:4159
Method
FindPropertyIndex
O(n)
src/include/rapidjson/schema.h:1081
Method
Fit
src/newmat/newmatnl.cpp:18
Method
FixedValuesGenerator
progsrc/include/tests/catch2/catch.hpp:3978
Method
Flip
src/newmat/solution.cpp:61
Function
Flush
src/include/rapidjson/encodedstream.h:54
Function
Flush
src/include/rapidjson/istreamwrapper.h:75
Function
Flush
src/include/rapidjson/memorystream.h:51
Function
Flush
src/include/rapidjson/stringbuffer.h:58
Function
Flush
src/include/rapidjson/filereadstream.h:56
Method
Flush
src/include/rapidjson/encodedstream.h:83
Method
Flush
src/include/rapidjson/encodedstream.h:111
Method
Flush
src/include/rapidjson/encodedstream.h:261
Method
Flush
src/include/rapidjson/stream.h:121
Method
Flush
src/include/rapidjson/stream.h:159
Method
Flush
Flush the output stream. ! Allows the user to flush the output stream immediately. */
src/include/rapidjson/writer.h:276
Method
Form1
()
progsrc/openSMILEbatchGUI/Form1.cs:20
Method
Form1_Load
(object sender, EventArgs e)
progsrc/openSMILEbatchGUI/Form1.cs:56
Method
Frag
src/include/rapidjson/internal/regex.h:162
Method
FrameMetaInfo
src/core/dataMemoryLevel.cpp:141
Method
FreeCheckLink
src/newmat/myexcept.cpp:239
Method
FtoN
convert frequency (hz) to FFT bin number
src/include/lldcore/melspec.hpp:107
Method
GeneralMatrix
src/newmat/newmat4.cpp:33
Function
GeneralMult1
src/newmat/newmat7.cpp:293
Function
GeneralMult2
src/newmat/newmat7.cpp:316
Method
GeneratorException
progsrc/include/tests/catch2/catch.hpp:3927
Method
GeneratorTracker
progsrc/include/tests/catch2/catch.hpp:12489
Method
GeneratorUntypedBase
progsrc/include/tests/catch2/catch.hpp:3851
Method
GeneratorWrapper
progsrc/include/tests/catch2/catch.hpp:3993
Method
Generators
progsrc/include/tests/catch2/catch.hpp:4036
Method
GenericArray
src/include/rapidjson/document.h:2474
Method
GenericDocument
Constructor ! Creates an empty document of specified type. \param type Mandatory type of object to create. \param allocato
src/include/rapidjson/document.h:2087
Method
GenericInsituStringStream
src/include/rapidjson/stream.h:147
← previous
next →
1,601–1,700 of 5,097, ranked by callers