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:enc_fmts
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
rockchip_vpu_hw.c
680
.
enc_fmts
= rockchip_vpu_enc_fmts,
700
.
enc_fmts
= rockchip_vpu_enc_fmts,
741
.
enc_fmts
= rockchip_vpu_enc_fmts,
758
.
enc_fmts
= rockchip_vpu_enc_fmts,
785
.
enc_fmts
= rockchip_vpu_enc_fmts,
H
A
D
hantro.h
60
* @
enc_fmts
: Encoder formats.
84
const struct hantro_fmt *
enc_fmts
;
member
H
A
D
hantro_v4l2.c
50
formats = ctx->dev->variant->
enc_fmts
;
in hantro_get_formats()
H
A
D
hantro_drv.c
942
if (!vpu->variant->
enc_fmts
)
in hantro_add_enc_func()
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
H
A
D
rk3288_vpu_hw.c
220
.
enc_fmts
= rk3288_vpu_enc_fmts,
H
A
D
rk3399_vpu_hw.c
192
.
enc_fmts
= rk3399_vpu_enc_fmts,
H
A
D
hantro.h
55
* @
enc_fmts
: Encoder formats.
76
const struct hantro_fmt *
enc_fmts
;
member
H
A
D
hantro_v4l2.c
44
formats = ctx->dev->variant->
enc_fmts
;
in hantro_get_formats()
H
A
D
hantro_drv.c
693
if (!vpu->variant->
enc_fmts
)
in hantro_add_enc_func()
Completed in 8 milliseconds