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:vpua
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
H
A
D
venc_h264_if.c
101
* @
vpua
: VPU side memory addr which is used by RC_CODE
106
u32
vpua
;
member
175
* @
vpua
: VPU side memory addr which is used by RC_CODE
180
u32
vpua
;
member
316
u32
vpua
, wb_size;
in h264_enc_alloc_work_buf()
local
332
* save the VPU addr in the '
vpua
' field. The AP will translate
in h264_enc_alloc_work_buf()
336
* and save the VPU addr in the '
vpua
' field. The AP will
in h264_enc_alloc_work_buf()
343
vpua
= wb_34[i].
vpua
;
in h264_enc_alloc_work_buf()
347
vpua
in h264_enc_alloc_work_buf()
[all...]
H
A
D
venc_vp8_if.c
81
* @
vpua
: VPU side memory addr which is used by RC_CODE
86
u32
vpua
;
member
167
* the '
vpua
' field. The AP will translate the VPU addr to the
in vp8_enc_alloc_work_buf()
189
wb[i].
vpua
);
in vp8_enc_alloc_work_buf()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/
H
A
D
venc_h264_if.c
102
* @
vpua
: VPU side memory addr which is used by RC_CODE
107
u32
vpua
;
member
259
* save the VPU addr in the '
vpua
' field. The AP will translate
in h264_enc_alloc_work_buf()
263
* and save the VPU addr in the '
vpua
' field. The AP will
in h264_enc_alloc_work_buf()
274
mtk_vcodec_fw_map_dm_addr(handler, wb[i].
vpua
);
in h264_enc_alloc_work_buf()
296
wb[i].
vpua
);
in h264_enc_alloc_work_buf()
H
A
D
venc_vp8_if.c
82
* @
vpua
: VPU side memory addr which is used by RC_CODE
87
u32
vpua
;
member
174
* the '
vpua
' field. The AP will translate the VPU addr to the
in vp8_enc_alloc_work_buf()
197
wb[i].
vpua
);
in vp8_enc_alloc_work_buf()
Completed in 4 milliseconds