Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yaafe/Yaafe
/ functions
Functions
907 in github.com/Yaafe/Yaafe
⨍
Functions
907
◇
Types & classes
212
↓ 2 callers
Function
engine_buildParameterMap
src_cpp/yaafe-python/yaafecoreEngine.cpp:79
↓ 2 callers
Function
engine_buildStrList
src_cpp/yaafe-python/yaafecoreEngine.cpp:50
↓ 2 callers
Function
factors
externals/audio-smarc/multi_stage.c:175
↓ 2 callers
Method
finalNodes
(self)
src_python/yaafelib/dataflow.py:206
↓ 2 callers
Function
find_ratio
externals/audio-smarc/multi_stage.c:274
↓ 2 callers
Function
getCPUTime
src_cpp/yaafe-core/utils.h:84
↓ 2 callers
Method
getId
src_cpp/yaafe-core/OutputFormat.h:82
↓ 2 callers
Method
getInputParams
src_cpp/yaafe-core/Engine.cpp:176
↓ 2 callers
Method
getInputs
src_cpp/yaafe-core/Engine.cpp:209
↓ 2 callers
Method
getNodes
(self)
src_python/yaafelib/dataflow.py:194
↓ 2 callers
Method
getOutputParams
src_cpp/yaafe-core/Engine.cpp:225
↓ 2 callers
Method
getParameters
src_cpp/yaafe-core/OutputFormat.cpp:146
↓ 2 callers
Method
get_all_features
(cls)
src_python/yaafelib/audiofeature.py:137
↓ 2 callers
Method
get_feature
(cls, name)
src_python/yaafelib/audiofeature.py:129
↓ 2 callers
Function
get_max_prime_factor
externals/audio-smarc/multi_stage.c:445
↓ 2 callers
Function
global_search
These functions implement a double linked list for the global objects. */
src_cpp/yaafe-core/dlfcn_win32.c:39
↓ 2 callers
Method
hasInputAvailable
src_cpp/yaafe-core/Engine.cpp:56
↓ 2 callers
Function
loadComponentLibrary
(name)
src_python/yaafelib/core.py:123
↓ 2 callers
Function
makeComponentParameterList
src_cpp/yaafe-python/yaafecore.cpp:109
↓ 2 callers
Function
makeStrList
src_cpp/yaafe-python/yaafecore.cpp:62
↓ 2 callers
Function
next_factor
externals/audio-smarc/multi_stage.c:354
↓ 2 callers
Method
openFile
src_cpp/yaafe-io/io/MP3FileReader.cpp:117
↓ 2 callers
Method
outBuffer
src_cpp/yaafe-io/io/MP3FileReader.cpp:50
↓ 2 callers
Function
pow3
src_cpp/yaafe-components/audio/MathUtils.h:42
↓ 2 callers
Function
pow4
src_cpp/yaafe-components/audio/MathUtils.h:43
↓ 2 callers
Function
preparedirs
src_cpp/yaafe-io/io/FileUtils.cpp:42
↓ 2 callers
Function
readFeature
src_cpp/yaafe-matlab/yaafemex.cpp:87
↓ 2 callers
Method
remaining
* Return how many tokens can be written in the remaining memory. */
src_cpp/yaafe-core/Buffer.h:83
↓ 2 callers
Function
remez_lp_order
externals/audio-smarc/remez_lp.c:65
↓ 2 callers
Function
reset_psstate
externals/audio-smarc/stage_impl.c:167
↓ 2 callers
Method
save
write DataFlow into a :ref:`dataflow file <dataflow-file>`. :param filename: file to write :type filename: strin
src_python/yaafelib/dataflow.py:130
↓ 2 callers
Function
save_err_ptr_str
src_cpp/yaafe-core/dlfcn_win32.c:161
↓ 2 callers
Method
setNodeName
(self, node, name)
src_python/yaafelib/dataflow.py:173
↓ 2 callers
Method
setOutputFormat
src_cpp/yaafe-core/AudioFileProcessor.cpp:55
↓ 2 callers
Function
smarc_init_pfilter
externals/audio-smarc/smarc.c:71
↓ 2 callers
Function
smarc_reset_pstate
externals/audio-smarc/smarc.c:241
↓ 2 callers
Method
useComponentLibrary
src_cpp/yaafe-core/DataFlow.cpp:335
↓ 2 callers
Function
yy_get_next_buffer
yy_get_next_buffer - try to read in a new buffer * * Returns a code representing an action: * EOB_ACT_LAST_MATCH - * EOB_ACT_CONTINUE_SCAN - conti
src_cpp/yaafe-core/DataFlowParser.l.c:1032
↓ 2 callers
Function
yysyntax_error
Copy into YYRESULT an error message about the unexpected token YYCHAR while in state YYSTATE. Return the number of bytes copied, including the
src_cpp/yaafe-core/DataFlowParser.y.cpp:931
↓ 1 callers
Method
AudioFileProcessor
src_cpp/yaafe-core/AudioFileProcessor.cpp:47
↓ 1 callers
Method
Engine
src_cpp/yaafe-core/Engine.cpp:64
↓ 1 callers
Method
__init__
(self)
src_python/yaafelib/dataflow.py:83
↓ 1 callers
Function
a2lsf
src_cpp/yaafe-components/audio/MathUtils.cpp:122
↓ 1 callers
Function
ac2lpc
src_cpp/yaafe-components/audio/MathUtils.cpp:93
↓ 1 callers
Method
append
src_cpp/yaafe-core/DataFlow.cpp:49
↓ 1 callers
Function
basic_filter
externals/audio-smarc/filtering.c:41
↓ 1 callers
Method
bindInput
src_cpp/yaafe-core/Engine.cpp:183
↓ 1 callers
Method
bindInputBuffer
src_cpp/yaafe-core/Buffer.cpp:293
↓ 1 callers
Method
bindOutput
src_cpp/yaafe-core/Engine.cpp:232
↓ 1 callers
Method
blockAvailableTokens
* Returns how many tokens are available in a contiguous memory block */
src_cpp/yaafe-core/Buffer.h:232
↓ 1 callers
Method
blockConsume
src_cpp/yaafe-core/Buffer.cpp:193
↓ 1 callers
Function
build_auto_ratios
externals/audio-smarc/multi_stage.c:299
↓ 1 callers
Function
build_fast_ratios
externals/audio-smarc/multi_stage.c:464
↓ 1 callers
Function
build_filter
externals/audio-smarc/stage_impl.c:38
↓ 1 callers
Function
build_grid
externals/audio-smarc/remez_lp.c:75
↓ 1 callers
Function
build_rep_imp
externals/audio-smarc/remez_lp.c:468
↓ 1 callers
Function
check_filter
* Check filter */
externals/audio-smarc/main.c:502
↓ 1 callers
Method
closeFile
src_cpp/yaafe-io/io/MP3FileReader.cpp:206
↓ 1 callers
Method
componentId
(self)
src_python/yaafelib/dataflow.py:41
↓ 1 callers
Method
createInput
(self, name, params)
src_python/yaafelib/dataflow.py:180
↓ 1 callers
Method
createOutput
(self, name, params)
src_python/yaafelib/dataflow.py:185
↓ 1 callers
Method
createWriter
src_cpp/yaafe-core/OutputFormat.cpp:158
↓ 1 callers
Function
dd
* Coefficients pour l'interpolation de Lagrange * fonction D du Fortran */
externals/audio-smarc/remez_lp.c:115
↓ 1 callers
Function
decodeAttributeStr
src_cpp/yaafe-io/io/FileUtils.cpp:72
↓ 1 callers
Function
describeComponent
src_cpp/main.cpp:53
↓ 1 callers
Function
describeFeature
(name)
src_python/yaafelib/yaafe.py:70
↓ 1 callers
Function
describeOutputFormat
(name)
src_python/yaafelib/yaafe.py:79
↓ 1 callers
Function
destroy_multistagedef
externals/audio-smarc/multi_stage.c:100
↓ 1 callers
Function
destroy_psfilter
externals/audio-smarc/stage_impl.c:150
↓ 1 callers
Function
destroy_psstate
externals/audio-smarc/stage_impl.c:163
↓ 1 callers
Method
detachInput
src_cpp/yaafe-core/Engine.cpp:201
↓ 1 callers
Method
detachOutput
src_cpp/yaafe-core/Engine.cpp:240
↓ 1 callers
Function
df_parser__flush_buffer
Discard all buffered characters. On the next scan, YY_INPUT will be called. * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
src_cpp/yaafe-core/DataFlowParser.l.c:1481
↓ 1 callers
Function
df_parser__scan_buffer
Setup the input buffer state to scan directly from a user-specified character buffer. * @param base the character buffer * @param size the size in b
src_cpp/yaafe-core/DataFlowParser.l.c:1608
↓ 1 callers
Function
df_parser__scan_bytes
Setup the input buffer state to scan the given bytes. The next call to df_parser_lex() will * scan from a @e copy of @a bytes. * @param bytes the by
src_cpp/yaafe-core/DataFlowParser.l.c:1658
↓ 1 callers
Function
df_parser__switch_to_buffer
Switch to a different input buffer. * @param new_buffer The new input buffer. * */
src_cpp/yaafe-core/DataFlowParser.l.c:1357
↓ 1 callers
Function
df_parser_pop_buffer_state
Removes and deletes the top of the stack, if present. * The next element becomes the new top. * */
src_cpp/yaafe-core/DataFlowParser.l.c:1540
↓ 1 callers
Method
dispatch
src_cpp/yaafe-core/Buffer.cpp:297
↓ 1 callers
Method
display
src_cpp/yaafe-core/DataFlow.cpp:290
↓ 1 callers
Function
dlerror
src_cpp/yaafe-core/dlfcn_win32.c:302
↓ 1 callers
Function
dlopen
src_cpp/yaafe-core/dlfcn_win32.c:170
↓ 1 callers
Function
dlsym
src_cpp/yaafe-core/dlfcn_win32.c:262
↓ 1 callers
Method
dumpdot
src_cpp/yaafe-core/DataFlow.cpp:302
↓ 1 callers
Function
echange
* Algorithme d'echange * Les drapeaux flag et semaphore permmettent de remplacer les goto * du programme original. Il y a donc plusieurs copies des
externals/audio-smarc/remez_lp.c:156
↓ 1 callers
Function
ehamming
src_cpp/yaafe-components/audio/MathUtils.cpp:79
↓ 1 callers
Function
ehanningPeriodic
src_cpp/yaafe-components/audio/MathUtils.cpp:71
↓ 1 callers
Method
feature_available
(cls, feat)
src_python/yaafelib/audiofeature.py:125
↓ 1 callers
Method
finalNodes
src_cpp/yaafe-core/DirectedGraph.h:201
↓ 1 callers
Function
find_next_stages
externals/audio-smarc/multi_stage.c:380
↓ 1 callers
Function
find_pgcd
externals/audio-smarc/multi_stage.c:33
↓ 1 callers
Method
flush
Process available data and flush all buffers so that all output data is available. Analysis is ended, the :py:met
src_python/yaafelib/engine.py:282
↓ 1 callers
Function
fmemopen
externals/fmemopen/fmemopen.c:80
↓ 1 callers
Method
get_dataflow
Return the dataflow to compute the feature with the given parameters at the given sample rate. This is the main method to overide whe
src_python/yaafelib/audiofeature.py:185
↓ 1 callers
Function
get_predef_ratios
externals/audio-smarc/multi_stage.c:201
↓ 1 callers
Function
get_user_ratios
externals/audio-smarc/multi_stage.c:232
↓ 1 callers
Function
global_add
src_cpp/yaafe-core/dlfcn_win32.c:53
↓ 1 callers
Function
global_rem
src_cpp/yaafe-core/dlfcn_win32.c:83
↓ 1 callers
Function
hasEnding
src_cpp/yaafe-core/AudioFileProcessor.cpp:38
↓ 1 callers
Function
init_psfilter
externals/audio-smarc/stage_impl.c:93
↓ 1 callers
Function
init_psstate
externals/audio-smarc/stage_impl.c:155
← previous
next →
101–200 of 907, ranked by callers