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:quant
(Results
26 - 32
of
32
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-ctrls-core.c
435
validate_vp9_quant_params(struct v4l2_vp9_quantization *
quant
)
in validate_vp9_quant_params()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H
A
D
mtk-mdp3-regs.h
354
enum v4l2_quantization
quant
;
member
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H
A
D
imx-pxp.c
171
enum v4l2_quantization
quant
;
member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/
H
A
D
hva-h264.c
302
u16
quant
;
member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H
A
D
vdec_vp9_req_lat_if.c
848
vdec_vp9_slice_setup_
quant
ization(struct vdec_vp9_slice_uncompressed_header *uh, struct v4l2_vp9_
quant
ization *
quant
)
vdec_vp9_slice_setup_quantization()
argument
H
A
D
vdec_av1_req_lat_if.c
484
struct vdec_av1_slice_quantization
quant
;
member
1166
static void vdec_av1_slice_setup_quant(struct vdec_av1_slice_quantization *
quant
,
in vdec_av1_slice_setup_quant()
argument
1185
struct vdec_av1_slice_
quant
ization *
quant
= &uh->
quant
;
vdec_av1_slice_get_qindex()
local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
1922
struct v4l2_vp8_quantization
quant
;
member
2733
struct v4l2_vp9_quantization
quant
;
member
Completed in 21 milliseconds
1
2