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:loop_task
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H
A
D
mpp_rkvenc.c
1288
struct rkvenc_task *
loop_task
= to_rkvenc_task(loop);
in rkvenc_get_freq()
local
1291
workload +=
loop_task
->pixels;
in rkvenc_get_freq()
H
A
D
mpp_rkvdec2.c
776
struct rkvdec2_task *
loop_task
= to_rkvdec2_task(loop);
in rkvdec2_get_freq()
local
779
workload +=
loop_task
->pixels;
in rkvdec2_get_freq()
H
A
D
mpp_vepu2.c
748
struct vepu_task *
loop_task
= to_vepu_task(loop);
in vepu_get_freq()
local
751
workload +=
loop_task
->pixels;
in vepu_get_freq()
H
A
D
mpp_rkvdec.c
1412
struct rkvdec_task *
loop_task
= to_rkvdec_task(loop);
in rkvdec_get_freq()
local
1415
workload +=
loop_task
->pixels;
in rkvdec_get_freq()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H
A
D
mpp_rkvenc.c
1333
struct rkvenc_task *
loop_task
= to_rkvenc_task(loop);
in rkvenc_get_freq()
local
1336
workload +=
loop_task
->pixels;
in rkvenc_get_freq()
H
A
D
mpp_vepu2.c
769
struct vepu_task *
loop_task
= to_vepu_task(loop);
in vepu_get_freq()
local
772
workload +=
loop_task
->pixels;
in vepu_get_freq()
H
A
D
mpp_rkvdec2.c
777
struct rkvdec2_task *
loop_task
= to_rkvdec2_task(loop);
in rkvdec2_get_freq()
local
780
workload +=
loop_task
->pixels;
in rkvdec2_get_freq()
H
A
D
mpp_rkvdec.c
1474
struct rkvdec_task *
loop_task
= to_rkvdec_task(loop);
in rkvdec_get_freq()
local
1477
workload +=
loop_task
->pixels;
in rkvdec_get_freq()
Completed in 19 milliseconds