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:dct_part_sizes
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H
A
D
visl-trace-vp8.h
72
"
dct_part_sizes
%s\n"
124
__print_array(__entry->f.
dct_part_sizes
,
125
ARRAY_SIZE(__entry->f.
dct_part_sizes
),
126
sizeof(__entry->f.
dct_part_sizes
[0])),
/kernel/linux/linux-5.10/include/media/
H
A
D
vp8-ctrls.h
103
__u32
dct_part_sizes
[8];
member
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_vp8_dec.c
296
dct_part_total_len += hdr->
dct_part_sizes
[i];
in cfg_parts()
322
count += hdr->
dct_part_sizes
[i];
in cfg_parts()
H
A
D
rk3399_vpu_hw_vp8_dec.c
398
dct_part_total_len += hdr->
dct_part_sizes
[i];
in cfg_parts()
420
count += hdr->
dct_part_sizes
[i];
in cfg_parts()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_vp8_dec.c
295
dct_part_total_len += hdr->
dct_part_sizes
[i];
in cfg_parts()
321
count += hdr->
dct_part_sizes
[i];
in cfg_parts()
H
A
D
rockchip_vpu2_hw_vp8_dec.c
397
dct_part_total_len += hdr->
dct_part_sizes
[i];
in cfg_parts()
419
count += hdr->
dct_part_sizes
[i];
in cfg_parts()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
1911
* @
dct_part_sizes
: DCT coefficients sizes.
1941
__u32
dct_part_sizes
[8];
member
Completed in 12 milliseconds