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:color_table
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
qtpalette.c
365
const uint8_t *
color_table
;
in ff_get_qtpalette()
local
/third_party/ffmpeg/libavcodec/
H
A
D
tiertexseqv.c
83
const unsigned char *
color_table
;
in seq_decode_op1()
local
H
A
D
xpmdec.c
51
static const ColorEntry
color_table
[] = {
variable
H
A
D
texturedsp.c
447
int
color_table
[8];
in rgtc1_block_internal()
local
[all...]
/third_party/backends/backend/
H
A
D
epson2-commands.c
261
int i,
color_table
[9];
in profile_to_colorcoeff()
local
/third_party/mesa3d/src/gallium/frontends/vdpau/
H
A
D
output.c
287
vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat
color_table
_format, void const *
color_table
)
vlVdpOutputSurfacePutBitsIndexed()
argument
/third_party/ffmpeg/libavutil/
H
A
D
parseutils.c
206
static const ColorEntry
color_table
[] = {
variable
/third_party/ffmpeg/libavfilter/
H
A
D
avf_showspectrum.c
187
}
color_table
[][8] = {
variable
[all...]
Completed in 9 milliseconds