Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:speex_warning
(Results
1 - 7
of
7
) sorted by relevance
/third_party/pulseaudio/speex/ti/
H
A
D
os_support_custom.h
54
extern inline void
speex_warning
(const char *str);
108
speex_warning
("realloc attempted, not allowed");
in speex_realloc()
117
speex_warning
("at speex_free");
in speex_free()
124
speex_warning
("at speex_free_scratch");
in speex_free_scratch()
/third_party/pulseaudio/speex/libspeexdsp/
H
A
D
os_support.h
119
static inline void
speex_warning
(const char *str)
in speex_warning()
function
H
A
D
fftwrap.c
104
speex_warning
("FFT should not be done in-place");
in spx_fft()
120
speex_warning
("FFT should not be done in-place");
in spx_ifft()
H
A
D
mdf.c
642
speex_warning
("No playback frame available (your application is buggy and/or got xruns)");
in speex_echo_capture()
645
speex_warning
("internal playback buffer corruption?");
in speex_echo_capture()
658
speex_warning
("discarded first playback frame");
in speex_echo_playback()
669
speex_warning
("Auto-filling the buffer (your application is buggy and/or got xruns)");
in speex_echo_playback()
675
speex_warning
("Had to discard a playback frame (your application is buggy and/or got xruns)");
in speex_echo_playback()
1034
speex_warning
("The echo canceller started acting funny and got slapped (reset). It swears it will behave now.");
in speex_echo_cancellation()
H
A
D
kiss_fftr.c
39
speex_warning
("Real FFT optimization must be even.\n");
in kiss_fftr_alloc()
H
A
D
preprocess.c
1096
speex_warning
("The VAD has been replaced by a hack pending a complete rewrite");
in speex_preprocess_ctl()
/third_party/pulseaudio/speex/tmv/
H
A
D
mdf_tm.h
1164
{
speex_warning
("The echo canceller started acting funny and got slapped (reset). It swears it will behave now.");
in speex_echo_cancellation()
Completed in 7 milliseconds