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:tx16p
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/include/media/
H
A
D
v4l2-vp9.h
93
* @
tx16p
: TX16 counts.
124
u32 (*
tx16p
)[2][4];
member
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g2_vp9_dec.c
963
u32
tx16p
[2][4];
in hantro_g2_vp9_dec_done()
local
979
for (i = 0; i < ARRAY_SIZE(
tx16p
); ++i) {
in hantro_g2_vp9_dec_done()
980
memcpy(
tx16p
[i],
in hantro_g2_vp9_dec_done()
983
tx16p
[i][3] = 0;
in hantro_g2_vp9_dec_done()
985
counts->
tx16p
= &
tx16p
;
in hantro_g2_vp9_dec_done()
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H
A
D
rkvdec-vp9.c
107
u32
tx16p
[2][4];
member
134
u32
tx16p
[2][4];
member
937
vp9_ctx->inter_cnts.
tx16p
= &inter_cnts->
tx16p
;
in rkvdec_init_v4l2_vp9_count_tbl()
944
vp9_ctx->intra_cnts.
tx16p
= &intra_cnts->
tx16p
;
in rkvdec_init_v4l2_vp9_count_tbl()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
v4l2-vp9.c
1803
adapt_probs_variant_f(probs->tx16[i], (*counts->
tx16p
)[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
1236
counts_helper->
tx16p
= &counts->tx_p16x16;
in vdec_vp9_slice_counts_map_helper()
Completed in 9 milliseconds