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
defs:quart
(Results
1 - 3
of
3
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
remap_neon.c
189
const float32x2_t
quart
= vdup_n_f32(0.25f);
in remap_ch4_to_mono_float32ne_neon()
local
/third_party/ffmpeg/libavcodec/
H
A
D
truespeech.c
170
static void truespeech_apply_twopoint_filter(TSContext *dec, int
quart
)
in truespeech_apply_twopoint_filter()
argument
196
static void truespeech_place_pulses(TSContext *dec, int16_t *out, int
quart
)
in truespeech_place_pulses()
argument
239
static void truespeech_update_filters(TSContext *dec, int16_t *out, int
quart
)
in truespeech_update_filters()
argument
250
truespeech_synth(TSContext *dec, int16_t *out, int
quart
)
truespeech_synth()
argument
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H
A
D
io.c
643
const u32
quart
= 1U << (REG_SIZE(WC_CURRENTCHANNEL) - 2);
in snd_emu10k1_voice_clear_loop_stop_multiple_atomic()
local
Completed in 4 milliseconds