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:pps_cb_qp_offset
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/media/
H
A
D
hevc-ctrls.h
109
__s8
pps_cb_qp_offset
;
member
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H
A
D
nal-hevc.h
281
int
pps_cb_qp_offset
;
member
H
A
D
nal-hevc.c
449
rbsp_sev(rbsp, &pps->
pps_cb_qp_offset
);
in nal_hevc_rbsp_pps()
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H
A
D
visl-trace-hevc.h
91
"
pps_cb_qp_offset
%d\n"
107
__entry->p.
pps_cb_qp_offset
,
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H
A
D
vdec_hevc_req_multi_if.c
104
char
pps_cb_qp_offset
;
member
485
GET_HEVC_VDEC_PARAM(
pps_cb_qp_offset
);
in vdec_hevc_copy_pps_params()
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_h265.c
398
VE_DEC_H265_DEC_PPS_CTRL0_PPS_CB_QP_OFFSET(pps->
pps_cb_qp_offset
) |
in cedrus_h265_setup()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g2_hevc_dec.c
230
hantro_reg_write(vpu, &g2_cb_qp_offset, pps->
pps_cb_qp_offset
);
in set_params()
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_h265.c
616
VE_DEC_H265_DEC_PPS_CTRL0_PPS_CB_QP_OFFSET(pps->
pps_cb_qp_offset
) |
in cedrus_h265_setup()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
v4l2-controls.h
2227
* @
pps_cb_qp_offset
: specify the offsets to the luma quantization parameter Cb
2253
__s8
pps_cb_qp_offset
;
member
2380
* @slice_cb_qp_offset: specifies a difference to be added to the value of
pps_cb_qp_offset
Completed in 18 milliseconds