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:uv_off
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
vp9recon.c
288
void ff_vp9_intra_recon_8bpp(VP9TileData *td, ptrdiff_t y_off, ptrdiff_t
uv_off
)
in ff_vp9_intra_recon_8bpp()
argument
293
void ff_vp9_intra_recon_16bpp(VP9TileData *td, ptrdiff_t y_off, ptrdiff_t
uv_off
)
in ff_vp9_intra_recon_16bpp()
argument
218
intra_recon(VP9TileData *td, ptrdiff_t y_off, ptrdiff_t
uv_off
, int bytesperpixel)
intra_recon()
argument
/third_party/ffmpeg/libswscale/x86/
H
A
D
swscale_template.c
262
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb32_X_ar()
local
295
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb32_X()
local
324
x86_reg
uv_off
= c->uv_offx2;
in yuv2bgr32_X()
local
381
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb565_X_ar()
local
405
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb565_X()
local
458
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb555_X_ar()
local
482
x86_reg
uv_off
= c->uv_offx2;
in yuv2rgb555_X()
local
611
x86_reg
uv_off
= c->uv_offx2;
in yuv2bgr24_X_ar()
local
636
x86_reg
uv_off
= c->
uv_off
x2;
yuv2bgr24_X()
local
679
x86_reg
uv_off
= c->
uv_off
x2;
yuv2yuyv422_X_ar()
local
700
x86_reg
uv_off
= c->
uv_off
x2;
yuv2yuyv422_X()
local
[all...]
Completed in 4 milliseconds