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:psy_bands
(Results
1 - 9
of
9
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
psymodel.h
61
FFPsyBand
psy_bands
[PSY_MAX_BANDS]; ///< channel bands information
member
H
A
D
aacenc_is.c
54
FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].
psy_bands
[(w+w2)*16+g];
in ff_aac_is_encoding_err()
55
FFPsyBand *band1 = &s->psy.ch[s->cur_channel+1].
psy_bands
[(w+w2)*16+g];
in ff_aac_is_encoding_err()
H
A
D
aaccoder.c
122
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(win+w)*16+swb];
in encode_window_bands_info()
314
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_quantizers_anmr()
347
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_quantizers_anmr()
419
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_quantizers_fast()
598
band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_pns()
644
band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_pns()
728
band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in mark_pns()
825
FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].
psy_bands
[(w+w2)*16+g];
in search_for_ms()
826
FFPsyBand *band1 = &s->psy.ch[s->cur_channel+1].
psy_bands
[(w+w2)*16+g];
in search_for_ms()
H
A
D
aacenc_tns.c
188
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[w*16+g];
in ff_aac_search_for_tns()
H
A
D
aacenc_ltp.c
190
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in ff_aac_search_for_ltp()
H
A
D
aacenc_pred.c
265
const FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[sfb];
in ff_aac_search_for_pred()
H
A
D
aaccoder_twoloop.h
224
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_quantizers_twoloop()
236
FFPsyBand *band = &s->psy.ch[s->cur_channel].
psy_bands
[(w+w2)*16+g];
in search_for_quantizers_twoloop()
H
A
D
aacpsy.c
836
FFPsyBand *psy_band = &ctx->ch[channel].
psy_bands
[w+g];
in psy_3gpp_analyze_channel()
/third_party/ffmpeg/libavcodec/mips/
H
A
D
aaccoder_mips.c
2407
FFPsyBand *band0 = &s->psy.ch[s->cur_channel+0].
psy_bands
[(w+w2)*16+g];
in search_for_ms_mips()
2408
FFPsyBand *band1 = &s->psy.ch[s->cur_channel+1].
psy_bands
[(w+w2)*16+g];
in search_for_ms_mips()
Completed in 13 milliseconds