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:nb_exponent
(Results
1 - 1
of
1
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
dolby_e.c
50
uint8_t
nb_exponent
;
member
654
for (i = 0; i < g->
nb_exponent
; i++)
in unbias_exponents()
668
c->exp_strategy[i] = !i || g->
nb_exponent
!= p->
nb_exponent
|| get_bits1(&s->gb);
in parse_exponents()
674
g->
nb_exponent
* sizeof(c->exponents[0]));
in parse_exponents()
720
static void bit_allocate(int
nb_exponent
, int nb_code, int fr_code,
in bit_allocate()
argument
739
for (i = 0; i <
nb_exponent
; i++)
in bit_allocate()
743
for (i = 0; i <
nb_exponent
; i++) {
in bit_allocate()
752
for (i =
nb_exponent
- 1; i > band_low_tab[nb_code]; i--) {
in bit_allocate()
757
for (i = 0; i <
nb_exponent
;
in bit_allocate()
[all...]
Completed in 2 milliseconds