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:quant_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
42
TP_printk("\nsegment.
quant_update
%s\n"
77
__print_array(__entry->f.segment.
quant_update
,
78
ARRAY_SIZE(__entry->f.segment.
quant_update
),
79
sizeof(__entry->f.segment.
quant_update
[0])),
/kernel/linux/linux-5.10/include/media/
H
A
D
vp8-ctrls.h
27
__s8
quant_update
[4];
member
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
hantro_g1_vp8_dec.c
189
u32 quant = clamp(q->y_ac_qi + seg->
quant_update
[i],
in cfg_qp()
197
seg->
quant_update
[i]);
in cfg_qp()
H
A
D
rk3399_vpu_hw_vp8_dec.c
327
u32 quant = clamp(q->y_ac_qi + seg->
quant_update
[i],
in cfg_qp()
335
seg->
quant_update
[i]);
in cfg_qp()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g1_vp8_dec.c
188
u32 quant = clamp(q->y_ac_qi + seg->
quant_update
[i],
in cfg_qp()
196
seg->
quant_update
[i]);
in cfg_qp()
H
A
D
rockchip_vpu2_hw_vp8_dec.c
326
u32 quant = clamp(q->y_ac_qi + seg->
quant_update
[i],
in cfg_qp()
334
seg->
quant_update
[i]);
in cfg_qp()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_vp8.c
779
reg |= VE_VP8_SEGMENT3(slice->segment.
quant_update
[3]);
in cedrus_vp8_setup()
780
reg |= VE_VP8_SEGMENT2(slice->segment.
quant_update
[2]);
in cedrus_vp8_setup()
781
reg |= VE_VP8_SEGMENT1(slice->segment.
quant_update
[1]);
in cedrus_vp8_setup()
782
reg |= VE_VP8_SEGMENT0(slice->segment.
quant_update
[0]);
in cedrus_vp8_setup()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
1764
* @
quant_update
: update values for the segment quantizer.
1776
__s8
quant_update
[4];
member
Completed in 14 milliseconds