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:av_intfloat32
(Results
1 - 11
of
11
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
sbrdsp.c
49
union
av_intfloat32
*xi = (union
av_intfloat32
*) x;
in sbr_neg_odd_64_c()
59
union
av_intfloat32
*zi = (union
av_intfloat32
*) z;
in sbr_qmf_pre_shuffle_c()
76
const union
av_intfloat32
*zi = (const union
av_intfloat32
*) z;
in sbr_qmf_post_shuffle_c()
77
union
av_intfloat32
*Wi = (union
av_intfloat32
*) W;
in sbr_qmf_post_shuffle_c()
89
const union
av_intfloat32
*si = (const union
av_intfloat32
*)sr
in sbr_qmf_deint_neg_c()
[all...]
H
A
D
aacdec.c
114
union
av_intfloat32
s0, s1;
in VMUL2S()
132
union
av_intfloat32
s = { .f = *scale };
in VMUL4S()
133
union
av_intfloat32
t;
in VMUL4S()
156
union
av_intfloat32
tmp;
in flt16_round()
164
union
av_intfloat32
tmp;
in flt16_even()
172
union
av_intfloat32
pun;
in flt16_trunc()
H
A
D
aacenc_pred.c
42
union
av_intfloat32
tmp;
in flt16_round()
50
union
av_intfloat32
tmp;
in flt16_even()
58
union
av_intfloat32
pun;
in flt16_trunc()
H
A
D
exr.c
192
union
av_intfloat32
gamma_table[65536];
1121
union
av_intfloat32
dc_val;
in dwa_uncompress()
1389
union
av_intfloat32
*ptr_x;
in decode_block()
1392
ptr_x = (union
av_intfloat32
*)ptr;
in decode_block()
1402
union
av_intfloat32
t;
in decode_block()
2225
union
av_intfloat32
t;
in decode_init()
/third_party/ffmpeg/libavutil/
H
A
D
intfloat.h
27
union
av_intfloat32
{
union
42
union
av_intfloat32
v;
in av_int2float()
52
union
av_intfloat32
v;
in av_float2int()
/third_party/ffmpeg/tests/checkasm/
H
A
D
synth_filter.c
103
union
av_intfloat32
o0, o1, b0, b1;
in checkasm_check_synth_filter()
H
A
D
checkasm.c
299
static int is_negative(union
av_intfloat32
u)
in is_negative()
306
union
av_intfloat32
x, y;
in float_near_ulp()
H
A
D
aacpsdsp.c
43
union
av_intfloat32
u = { .f = buf[i] };
in clear_less_significant_bits()
/third_party/ffmpeg/libswscale/tests/
H
A
D
floatimg_cmp.c
81
union
av_intfloat32
v0, v1;
in main()
/third_party/ffmpeg/tests/
H
A
D
tiny_psnr.c
123
union
av_intfloat32
v;
in get_f32l()
/third_party/ffmpeg/libavfilter/
H
A
D
vf_lut3d.c
66
union
av_intfloat32
t;
in sanitizef()
Completed in 14 milliseconds