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:meshxi_oft
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H
A
D
params.c
136
fec_data->
meshxi_oft
= fec_data->meshyf_oft + ALIGN(mesh_size, 0x10);
in rkispp_param_init_fecbuf()
137
fec_data->meshyi_oft = fec_data->
meshxi_oft
+ ALIGN(mesh_size * 0x02, 0x10);
in rkispp_param_init_fecbuf()
146
val = dma_addr + fec_data->
meshxi_oft
;
in rkispp_param_init_fecbuf()
154
fec_data->
meshxi_oft
, fec_data->meshyi_oft);
in rkispp_param_init_fecbuf()
H
A
D
params_v20.c
76
val = dma_addr + fec_data->
meshxi_oft
;
in fec_config()
H
A
D
stream_v20.c
107
addrxi = dev->params_vdev.buf_fec[0].dma_addr + fec_data->
meshxi_oft
;
in config_fec()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H
A
D
params.c
141
fec_data->
meshxi_oft
= fec_data->meshyf_oft + ALIGN(mesh_size, 16);
in rkispp_param_init_fecbuf()
142
fec_data->meshyi_oft = fec_data->
meshxi_oft
+ ALIGN(mesh_size * 2, 16);
in rkispp_param_init_fecbuf()
151
val = dma_addr + fec_data->
meshxi_oft
;
in rkispp_param_init_fecbuf()
160
fec_data->
meshxi_oft
, fec_data->meshyi_oft);
in rkispp_param_init_fecbuf()
H
A
D
params_v20.c
78
val = dma_addr + fec_data->
meshxi_oft
;
in fec_config()
H
A
D
stream_v20.c
112
dev->params_vdev.buf_fec[0].dma_addr + fec_data->
meshxi_oft
;
in config_fec()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rkispp-config.h
299
u32
meshxi_oft
;
member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rkispp-config.h
306
u32
meshxi_oft
;
member
Completed in 6 milliseconds