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:first_part_size
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/media/
H
A
D
vp8-ctrls.h
101
__u32
first_part_size
;
member
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H
A
D
visl-trace-vp8.h
70
"
first_part_size
%u\n"
122
__entry->f.
first_part_size
,
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_vp8_dec.c
212
*
first_part_size
parttion_sizes[0]
265
mb_size = hdr->
first_part_size
-
in cfg_parts()
294
dct_part_offset = first_part_offset + hdr->
first_part_size
;
in cfg_parts()
H
A
D
rk3399_vpu_hw_vp8_dec.c
377
mb_size = hdr->
first_part_size
-
in cfg_parts()
396
dct_part_offset = first_part_offset + hdr->
first_part_size
;
in cfg_parts()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_vp8_dec.c
211
*
first_part_size
parttion_sizes[0]
264
mb_size = hdr->
first_part_size
-
in cfg_parts()
293
dct_part_offset = first_part_offset + hdr->
first_part_size
;
in cfg_parts()
H
A
D
rockchip_vpu2_hw_vp8_dec.c
376
mb_size = hdr->
first_part_size
-
in cfg_parts()
395
dct_part_offset = first_part_offset + hdr->
first_part_size
;
in cfg_parts()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_vp8.c
671
reg = slice->
first_part_size
* 8;
in cedrus_vp8_setup()
676
reg = slice->
first_part_size
+ header_size;
in cedrus_vp8_setup()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
1909
* @
first_part_size
: size of the first partition, i.e. the control partition.
1939
__u32
first_part_size
;
member
Completed in 14 milliseconds