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:lf_update
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H
A
D
visl-trace-vp8.h
43
"segment.
lf_update
%s\n"
80
__print_array(__entry->f.segment.
lf_update
,
81
ARRAY_SIZE(__entry->f.segment.
lf_update
),
82
sizeof(__entry->f.segment.
lf_update
[0])),
/kernel/linux/linux-5.10/include/media/
H
A
D
vp8-ctrls.h
28
__s8
lf_update
[4];
member
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_vp8_dec.c
148
u32 lf_level = clamp(lf->level + seg->
lf_update
[i],
in cfg_lf()
156
seg->
lf_update
[i]);
in cfg_lf()
H
A
D
rk3399_vpu_hw_vp8_dec.c
289
u32 lf_level = clamp(lf->level + seg->
lf_update
[i],
in cfg_lf()
297
seg->
lf_update
[i]);
in cfg_lf()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_vp8_dec.c
147
u32 lf_level = clamp(lf->level + seg->
lf_update
[i],
in cfg_lf()
155
seg->
lf_update
[i]);
in cfg_lf()
H
A
D
rockchip_vpu2_hw_vp8_dec.c
288
u32 lf_level = clamp(lf->level + seg->
lf_update
[i],
in cfg_lf()
296
seg->
lf_update
[i]);
in cfg_lf()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_vp8.c
786
reg |= VE_VP8_SEGMENT3(slice->segment.
lf_update
[3]);
in cedrus_vp8_setup()
787
reg |= VE_VP8_SEGMENT2(slice->segment.
lf_update
[2]);
in cedrus_vp8_setup()
788
reg |= VE_VP8_SEGMENT1(slice->segment.
lf_update
[1]);
in cedrus_vp8_setup()
789
reg |= VE_VP8_SEGMENT0(slice->segment.
lf_update
[0]);
in cedrus_vp8_setup()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
1765
* @
lf_update
: update values for the loop filter level.
1777
__s8
lf_update
[4];
member
Completed in 14 milliseconds