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
defs:decode_params
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_g2_hevc_dec.c
123
const struct v4l2_ctrl_hevc_decode_params *
decode_params
= ctrls->
decode_params
;
in compute_header_skip_length()
local
160
const struct v4l2_ctrl_hevc_decode_params *
decode_params
= ctrls->
decode_params
;
in set_params()
local
304
const struct v4l2_ctrl_hevc_
decode_params
*
decode_params
= ctrls->
decode_params
;
set_ref_pic_list()
local
381
const struct v4l2_ctrl_hevc_
decode_params
*
decode_params
= ctrls->
decode_params
;
set_ref()
local
[all...]
H
A
D
hantro_g2_vp9_dec.c
907
const struct v4l2_ctrl_vp9_frame *
decode_params
;
in hantro_g2_vp9_dec_run()
local
H
A
D
hantro_hw.h
126
const struct v4l2_ctrl_hevc_decode_params *
decode_params
;
member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H
A
D
vdec_h264_req_common.c
46
mtk_vdec_h264_fill_dpb_info(struct mtk_vcodec_dec_ctx *ctx, struct slice_api_h264_decode_param *
decode_params
, struct mtk_h264_dpb_info *h264_dpb_info)
mtk_vdec_h264_fill_dpb_info()
argument
H
A
D
vdec_h264_req_if.c
23
struct slice_api_h264_decode_param
decode_params
;
member
H
A
D
vdec_h264_req_multi_if.c
46
struct slice_api_h264_decode_param
decode_params
;
member
[all...]
H
A
D
vdec_hevc_req_multi_if.c
249
struct slice_api_hevc_decode_param
decode_params
;
member
392
vdec_hevc_fill_dpb_info(struct mtk_vcodec_dec_ctx *ctx, struct slice_api_hevc_decode_param *
decode_params
, struct mtk_hevc_dpb_info *hevc_dpb_info)
vdec_hevc_fill_dpb_info()
argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus.h
60
const struct v4l2_ctrl_h264_decode_params *
decode_params
;
member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H
A
D
cedrus_h265.c
423
const struct v4l2_ctrl_hevc_decode_params *
decode_params
;
in cedrus_h265_setup()
local
H
A
D
cedrus.h
56
const struct v4l2_ctrl_h264_decode_params *
decode_params
;
member
74
const struct v4l2_ctrl_hevc_decode_params *
decode_params
;
member
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H
A
D
vde.h
140
const struct v4l2_ctrl_h264_decode_params *
decode_params
;
member
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/
H
A
D
rkvdec-h264.c
111
const struct v4l2_ctrl_h264_decode_params *
decode_params
;
member
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H
A
D
rkvdec-h264.c
108
const struct v4l2_ctrl_h264_decode_params *
decode_params
;
member
H
A
D
rkvdec-vp9.c
141
const struct v4l2_ctrl_vp9_frame *
decode_params
;
member
Completed in 17 milliseconds