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:tx32p
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/include/media/
H
A
D
v4l2-vp9.h
92
* @
tx32p
: TX32 counts.
123
u32 (*
tx32p
)[2][4];
member
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H
A
D
rkvdec-vp9.c
106
u32
tx32p
[2][4];
member
133
u32
tx32p
[2][4];
member
936
vp9_ctx->inter_cnts.
tx32p
= &inter_cnts->
tx32p
;
in rkvdec_init_v4l2_vp9_count_tbl()
943
vp9_ctx->intra_cnts.
tx32p
= &intra_cnts->
tx32p
;
in rkvdec_init_v4l2_vp9_count_tbl()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_vp9.c
126
vp9_ctx->cnts.
tx32p
= &cnts->tx32x32_count;
in init_v4l2_vp9_count_tbl()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-vp9.c
1804
adapt_probs_variant_e(probs->tx32[i], (*counts->
tx32p
)[i]);
in v4l2_vp9_adapt_noncoef_probs()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H
A
D
vdec_vp9_req_lat_if.c
1235
counts_helper->
tx32p
= &counts->tx_p32x32;
in vdec_vp9_slice_counts_map_helper()
Completed in 8 milliseconds