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
defs:dst16
(Results
1 - 16
of
16
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
pcm-bluray.c
133
int16_t *
dst16
;
in pcm_bluray_decode_frame()
local
[all...]
H
A
D
fitsdec.c
197
uint16_t *
dst16
;
in fits_decode_frame()
local
H
A
D
pcm-dvd.c
150
int16_t *
dst16
= dst;
in pcm_dvd_decode_samples()
local
H
A
D
vmnc.c
102
uint16_t *
dst16
= (uint16_t *)c->curbits;
in load_cursor()
local
H
A
D
huffyuvenc.c
72
uint16_t *
dst16
= ( uint16_t *)dst;
in sub_left_prediction()
local
H
A
D
wavpack.c
918
int16_t *
dst16
= dst;
in wv_unpack_mono()
local
H
A
D
tiff.c
408
uint16_t *
dst16
= (uint16_t *)dst;
in horizontal_fill()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_dblur.c
220
uint16_t *
dst16
= (uint16_t *)out->data[plane];
in filter_frame()
local
H
A
D
vf_gblur.c
241
uint16_t *
dst16
= (uint16_t *)out->data[plane];
in filter_frame()
local
H
A
D
vf_owdenoise.c
239
uint16_t *
dst16
= (uint16_t *)dst;
in filter()
local
H
A
D
vf_geq.c
54
uint16_t *
dst16
; ///< reference pointer to the 16bits output
member
/third_party/mesa3d/src/mesa/main/
H
A
D
texstore.c
266
GLushort *
dst16
= (GLushort *) dstRow;
in _mesa_texstore_z16()
local
/third_party/skia/src/codec/
H
A
D
SkSwizzler.cpp
41
uint16_t*
dst16
= (uint16_t*) dst;
in sample2()
local
560
uint16_t*
dst16
= (uint16_t*) dst;
in swizzle_rgb16_to_565()
local
/third_party/ffmpeg/libavutil/
H
A
D
pixdesc.c
47
uint16_t *
dst16
= dst;
in av_read_image_line2()
local
/third_party/ffmpeg/libswscale/
H
A
D
swscale.c
1048
uint16_t *
dst16
;
in scale_internal()
local
/third_party/backends/backend/
H
A
D
avision.c
8016
uint16_t*
dst16
= (uint16_t*) ip_data;
in reader_process()
local
Completed in 36 milliseconds