Home
last modified time | relevance | path

Searched defs:signal_size (Results 1 – 4 of 4) sorted by relevance

/external/aac/libFDK/src/
DFDK_lpc.cpp116 void CLpc_SynthesisLattice(FIXP_DBL *signal, const int signal_size, in CLpc_SynthesisLattice()
168 void CLpc_SynthesisLattice(FIXP_DBL *signal, const int signal_size, in CLpc_SynthesisLattice()
214 void CLpc_Synthesis(FIXP_DBL *signal, const int signal_size, const int signal_e, in CLpc_Synthesis()
257 void CLpc_Synthesis(FIXP_DBL *signal, const int signal_size, const int signal_e, in CLpc_Synthesis()
301 void CLpc_Analysis(FIXP_DBL *RESTRICT signal, const int signal_size, in CLpc_Analysis()
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dlog_scale.c62 int signal_size, int correction_bits) { in LogScaleApply()
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/
Dlog_scale.cc62 int signal_size, int correction_bits) { in LogScaleApply()
/external/syzkaller/executor/
Dexecutor.cc250 uint32 signal_size; member