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:region1_count
(Results
1 - 4
of
4
) sorted by relevance
/third_party/lame/libmp3lame/
H
A
D
bitstream.c
406
assert(0 <= gi->
region1_count
&& gi->
region1_count
< 8);
in encodeSideInfo2()
408
writeheader(gfc, gi->
region1_count
, 3);
in encodeSideInfo2()
459
assert(0 <= gi->
region1_count
&& gi->
region1_count
< 8);
in encodeSideInfo2()
461
writeheader(gfc, gi->
region1_count
, 3);
in encodeSideInfo2()
665
assert(gi->
region1_count
>= -1);
in LongHuffmancodebits()
669
i += gi->
region1_count
+ 1;
in LongHuffmancodebits()
H
A
D
l3side.h
63
int
region1_count
;
member
H
A
D
takehiro.c
40
const int
region1_count
;
member
713
a2 = gi->
region1_count
= gfc->sv_qnt.bv_scf[i - 1];
in noquant_count_bits()
724
/*gi->
region1_count
= SBPSY_l - 7 - 1; */
in noquant_count_bits()
725
gi->
region1_count
= SBMAX_l - 1 - 7 - 1;
in noquant_count_bits()
874
gi->
region1_count
= r2 - 2 - r01_div[r2 - 2];
in recalc_divide_sub()
1365
bv_index = subdv_table[scfb_anz].
region1_count
;
in huffman_init()
1370
bv_index = subdv_table[scfb_anz].
region1_count
;
in huffman_init()
H
A
D
quantize.c
247
cod_info->
region1_count
= 0;
in init_outer_loop()
Completed in 6 milliseconds