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:PixelModel3
(Results
1 - 3
of
3
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
scpr3.c
57
PixelModel3
*m = &s->pixel_model3[i][j];
in reinit_tables3()
110
static void rescale(
PixelModel3
*m, int *totfr)
in rescale()
123
static int add_symbol(
PixelModel3
*m, int index, uint32_t symbol, int *totfr, int max)
in add_symbol()
147
static int decode_adaptive45(
PixelModel3
*m, int rccode, uint32_t *value,
in decode_adaptive45()
204
static int update_model6_to_7(
PixelModel3
*m)
in update_model6_to_7()
206
PixelModel3
n = {0};
in update_model6_to_7()
249
static void calc_sum(
PixelModel3
*m)
in calc_sum()
261
static void rescale_dec(
PixelModel3
*m)
in rescale_dec()
295
static int update_model5_to_6(
PixelModel3
*m, uint8_t value)
in update_model5_to_6()
297
PixelModel3
in update_model5_to_6()
[all...]
H
A
D
scpr3.h
28
typedef struct
PixelModel3
{
struct
40
}
PixelModel3
;
typedef
H
A
D
scpr.h
62
PixelModel3
pixel_model3[3][4096];
Completed in 3 milliseconds