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:vp9_ctx
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H
A
D
hantro_vp9.c
119
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
in init_v4l2_vp9_count_tbl()
local
[all...]
H
A
D
hantro_g2_vp9_dec.c
32
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
in start_prepare_run()
local
135
static void update_ctx_cur_info(struct hantro_vp9_dec_hw_ctx *
vp9_ctx
,
in update_ctx_cur_info()
argument
272
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
recompute_tile_rc_info()
local
300
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
fill_tile_info()
local
326
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_tiles()
local
378
update_feat_and_flag(struct hantro_vp9_dec_hw_ctx *
vp9_ctx
, const struct v4l2_vp9_segmentation *seg, unsigned int feature, unsigned int segid)
update_feat_and_flag()
argument
405
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_segment()
local
565
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_others()
local
650
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_probs()
local
769
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_seg_map()
local
829
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
config_registers()
local
942
struct hantro_vp9_dec_hw_ctx *
vp9_ctx
= &ctx->vp9_dec;
hantro_g2_vp9_dec_done()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H
A
D
rkvdec-vp9.c
192
struct rkvdec_vp9_ctx *
vp9_ctx
= ctx->priv;
in init_intra_only_probs()
local
242
struct rkvdec_vp9_ctx *
vp9_ctx
= ctx->priv;
in init_inter_probs()
local
314
struct rkvdec_vp9_ctx *
vp9_ctx
= ctx->priv;
in init_probs()
local
450
struct rkvdec_vp9_ctx *
vp9_ctx
in config_seg_registers()
local
498
update_ctx_cur_info(struct rkvdec_
vp9_ctx
*
vp9_ctx
, struct rkvdec_decoded_buffer *buf, const struct v4l2_ctrl_vp9_frame *dec_params)
update_ctx_cur_info()
argument
511
update_ctx_last_info(struct rkvdec_
vp9_ctx
*
vp9_ctx
)
update_ctx_last_info()
argument
523
struct rkvdec_
vp9_ctx
*
vp9_ctx
= ctx->priv;
config_registers()
local
732
struct rkvdec_
vp9_ctx
*
vp9_ctx
= ctx->priv;
rkvdec_vp9_run_preamble()
local
848
struct rkvdec_
vp9_ctx
*
vp9_ctx
= ctx->priv;
rkvdec_vp9_done()
local
928
struct rkvdec_
vp9_ctx
*
vp9_ctx
= ctx->priv;
rkvdec_init_v4l2_vp9_count_tbl()
local
1000
struct rkvdec_
vp9_ctx
*
vp9_ctx
;
rkvdec_vp9_start()
local
1045
struct rkvdec_
vp9_ctx
*
vp9_ctx
= ctx->priv;
rkvdec_vp9_stop()
local
[all...]
Completed in 3 milliseconds