MCPcopy Create free account

hub / github.com/MTG/essentia / functions

Functions5,001 in github.com/MTG/essentia

↓ 3 callersFunctionupdateStateLine
src/algorithms/filters/iir.cpp:92
↓ 3 callersFunctionusage
src/examples/python/streaming_extractor/streaming_extractor.cpp:74
↓ 3 callersFunctionvarianceMatrix
src/essentia/essentiamath.h:384
↓ 3 callersMethodvisit
* Visit a (visible) FractalNode, and if the algo it points to is connected to one of our * composite's proxies, then remember it. * Return true
src/essentia/scheduler/network.cpp:556
↓ 3 callersMethodwrite_fd
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:349
↓ 2 callersFunctionAbort
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1669
↓ 2 callersMethodAddArgument
test/3rdparty/gtest-1.6.0/src/gtest-death-test.cc:857
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
test/3rdparty/gtest-1.6.0/src/gtest.cc:2424
↓ 2 callersFunctionAddToPool
src/examples/standard_fadedetection.cpp:31
↓ 2 callersMethodAdvance
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:208
↓ 2 callersMethodAfterMaxToBeforeMaxEnergyRatio
src/algorithms/sfx/aftermaxtobeforemaxenergyratio.h:35
↓ 2 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:410
↓ 2 callersFunctionAlwaysTrue
test/3rdparty/gtest-1.6.0/src/gtest.cc:4533
↓ 2 callersMethodAppend
test/3rdparty/gtest-1.6.0/src/gtest.cc:2937
↓ 2 callersFunctionArrayEq
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:957
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:203
↓ 2 callersMethodAudioOnsetsMarker
src/algorithms/io/audioonsetsmarker.cpp:90
↓ 2 callersMethodBaseGenerator
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:205
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:592
↓ 2 callersMethodCartesianToPolar
src/algorithms/complex/cartesiantopolar.h:41
↓ 2 callersMethodCentralMoments
src/algorithms/stats/centralmoments.h:38
↓ 2 callersMethodClear
Clears the object.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1845
↓ 2 callersFunctionClose
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1642
↓ 2 callersMethodCompare
Compares this with another String. Returns < 0 if this is less than rhs, 0 if this is equal to rhs, or > 0 if this is greater than rhs.
test/3rdparty/gtest-1.6.0/src/gtest.cc:1641
↓ 2 callersMethodCurrent
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:215
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
test/3rdparty/gtest-1.6.0/src/gtest.cc:759
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
test/3rdparty/gtest-1.6.0/src/gtest-filepath.cc:216
↓ 2 callersMethodDistributionShape
src/examples/vamppluginsextra.cpp:157
↓ 2 callersMethodEasyLoader
src/algorithms/io/easyloader.cpp:39
↓ 2 callersFunctionEqual
( a, b )
test/src/pythontests/streaming_versus_python.py:72
↓ 2 callersFunctionEqualDict
( d1, d2 )
test/src/pythontests/streaming_versus_python.py:89
↓ 2 callersFunctionEqualNumbers
( a, b, epsilon )
test/src/pythontests/streaming_versus_python.py:41
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
test/3rdparty/gtest-1.6.0/include/gtest/gtest.h:794
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
test/3rdparty/gtest-1.6.0/src/gtest.cc:2032
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
test/3rdparty/gtest-1.6.0/src/gtest.cc:2492
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:601
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
test/3rdparty/gtest-1.6.0/src/gtest.cc:678
↓ 2 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:627
↓ 2 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
test/3rdparty/gtest-1.6.0/src/gtest.cc:3708
↓ 2 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
test/3rdparty/gtest-1.6.0/src/gtest.cc:2410
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
test/3rdparty/gtest-1.6.0/src/gtest.cc:1337
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
test/3rdparty/gtest-1.6.0/src/gtest.cc:2071
↓ 2 callersMethodHarmonicPeaks
src/algorithms/tonal/harmonicpeaks.h:38
↓ 2 callersMethodHighResolutionFeatures
src/algorithms/tonal/highresolutionfeatures.cpp:177
↓ 2 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
test/3rdparty/gtest-1.6.0/src/gtest.cc:4888
↓ 2 callersFunctionInitGoogleTestImpl
test/3rdparty/gtest-1.6.0/src/gtest.cc:4854
↓ 2 callersMethodInitMFCC
(self, numCoeffs)
test/src/unittest/spectral/test_mfcc.py:27
↓ 2 callersMethodInitMelBands
(self, nbands)
test/src/unittest/spectral/test_melbands.py:27
↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:185
↓ 2 callersFunctionIsAsciiPunct
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:186
↓ 2 callersFunctionIsAsciiWhiteSpace
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:190
↓ 2 callersFunctionIsAsciiWordChar
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:191
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
test/3rdparty/gtest-1.6.0/src/gtest-filepath.cc:293
↓ 2 callersFunctionIsRepeat
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:189
↓ 2 callersFunctionIsXDigit
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1534
↓ 2 callersMethodMFCC
src/algorithms/spectral/mfcc.h:41
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
test/3rdparty/gtest-1.6.0/src/gtest.cc:2229
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
test/3rdparty/gtest-1.6.0/src/gtest-port.cc:358
↓ 2 callersMethodMaxToTotal
src/algorithms/sfx/maxtototal.h:35
↓ 2 callersMethodMinToTotal
src/algorithms/sfx/mintototal.h:35
↓ 2 callersMethodOnsets
src/algorithms/rhythm/onsets.h:44
↓ 2 callersMethodPCA
src/algorithms/highlevel/pca.h:36
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
test/3rdparty/gtest-1.6.0/src/gtest.cc:4772
↓ 2 callersFunctionPrintAsWideStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
test/3rdparty/gtest-1.6.0/src/gtest-printers.cc:196
↓ 2 callersFunctionPrintFullTestCommentIfPresent
test/3rdparty/gtest-1.6.0/src/gtest.cc:2666
↓ 2 callersFunctionPrintStringTo
test/3rdparty/gtest-1.6.0/src/gtest-printers.cc:332
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to a String.
test/3rdparty/gtest-1.6.0/src/gtest.cc:2518
↓ 2 callersFunctionPrintToString
test/3rdparty/gtest-1.6.0/include/gtest/gtest-printers.h:788
↓ 2 callersFunctionPrintWideStringTo
test/3rdparty/gtest-1.6.0/src/gtest-printers.cc:343
↓ 2 callersMethodRMS
src/algorithms/stats/rms.h:35
↓ 2 callersFunctionRead
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1636
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-param-util.h:487
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
test/3rdparty/gtest-1.6.0/src/gtest-filepath.cc:159
↓ 2 callersFunctionSFXPitch
src/examples/streaming_extractorsfx.cpp:100
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
test/3rdparty/gtest-1.6.0/src/gtest.cc:685
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
test/3rdparty/gtest-1.6.0/src/gtest.cc:4303
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-internal.h:616
↓ 2 callersFunctionStat
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1583
↓ 2 callersFunctionStrNCpy
test/3rdparty/gtest-1.6.0/include/gtest/internal/gtest-port.h:1614
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/3rdparty/gtest-1.6.0/src/gtest.cc:907
↓ 2 callersMethodSuppressEventForwarding
test/3rdparty/gtest-1.6.0/src/gtest.cc:3620
↓ 2 callersMethodTrimmer
src/algorithms/standard/trimmer.h:38
↓ 2 callersMethodUnaryOperator
src/algorithms/standard/unaryoperator.h:52
↓ 2 callersFunctionValues
test/3rdparty/gtest-1.6.0/include/gtest/gtest-param-test.h:348
↓ 2 callersMethodVectorInput
src/essentia/streaming/algorithms/vectorinput.h:40
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
test/3rdparty/gtest-1.6.0/src/gtest.cc:1504
↓ 2 callersMethod__inner_init_default__
(self)
src/python/essentia/streaming.py:247
↓ 2 callersMethodaddVisibleDependencies
src/essentia/scheduler/network.cpp:136
↓ 2 callersMethodadd_data
append a data-line to the weka-file data should be a list of values (probably floats), and truths should be the list of ground-truths. Notice tha
src/python/essentia/weka/wekafile.py:43
↓ 2 callersFunctionadjacencyMatrix
src/essentia/scheduler/graphutils.h:136
↓ 2 callersFunctionalgorithmInfo
src/python/globalfuncs.cpp:377
↓ 2 callersFunctionalmostEqualArray
This function quickly compares two numpy matrices
src/python/globalfuncs.cpp:842
↓ 2 callersMethodassertAlmostEqualFixedPrecision
(self, found, expected, digits = 0)
test/src/unittest/essentia_test.py:87
↓ 2 callersMethodattachProxy
src/essentia/streaming/sinkbase.cpp:70
↓ 2 callersMethodavailableForRead
src/essentia/streaming/phantombuffer_impl.h:225
↓ 2 callersMethodavailableForWrite
src/essentia/streaming/phantombuffer_impl.h:248
↓ 2 callersFunctionavcodec_get_sample_fmt_name
src/3rdparty/audioconvert.c:47
↓ 2 callersFunctionbarkCriticalBandwidth
src/essentia/essentiamath.h:603
↓ 2 callersFunctionbp01
src/essentia/utils/splineutil.cpp:1276
↓ 2 callersFunctionbpmToLag
src/algorithms/rhythm/rhythmextractor.cpp:45
← previousnext →501–600 of 5,001, ranked by callers