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:TOP_RIGHT
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
mss12.c
44
TOP_RIGHT
,
enumerator
223
neighbours[
TOP_RIGHT
] = src[-stride + 1];
in decode_pixel_in_context()
225
neighbours[
TOP_RIGHT
] = neighbours[TOP];
in decode_pixel_in_context()
250
if (neighbours[
TOP_RIGHT
] == neighbours[TOP_LEFT])
in decode_pixel_in_context()
256
} else if (neighbours[
TOP_RIGHT
] == neighbours[TOP_LEFT]) {
in decode_pixel_in_context()
270
else if (neighbours[
TOP_RIGHT
] == neighbours[TOP_LEFT])
in decode_pixel_in_context()
274
else if (neighbours[
TOP_RIGHT
] == neighbours[TOP])
in decode_pixel_in_context()
H
A
D
movtextdec.c
52
#define
TOP_RIGHT
9
macro
183
m->d.alignment =
TOP_RIGHT
;
in mov_text_tx3g()
/third_party/ffmpeg/libavfilter/
H
A
D
v360.h
76
TOP_RIGHT
,
enumerator
H
A
D
vf_v360.c
2606
s->in_cubemap_face_order[RIGHT] =
TOP_RIGHT
;
in prepare_eac_in()
2615
s->in_cubemap_face_rotation[
TOP_RIGHT
] = ROT_0;
in prepare_eac_in()
2636
s->out_cubemap_direction_order[
TOP_RIGHT
] = RIGHT;
in prepare_eac_out()
2643
s->out_cubemap_face_rotation[
TOP_RIGHT
] = ROT_0;
in prepare_eac_out()
2721
case
TOP_RIGHT
:
in eac_to_xyz()
Completed in 11 milliseconds