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:vdec_h264_inst
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H
A
D
vdec_h264_if.c
118
* struct
vdec_h264_inst
- h264 decoder instance
126
struct
vdec_h264_inst
{
struct
140
static int allocate_predication_buf(struct
vdec_h264_inst
*inst)
in allocate_predication_buf()
155
static void free_predication_buf(struct
vdec_h264_inst
*inst)
in free_predication_buf()
167
static int alloc_mv_buf(struct
vdec_h264_inst
*inst, struct vdec_pic_info *pic)
in alloc_mv_buf()
190
static void free_mv_buf(struct
vdec_h264_inst
*inst)
in free_mv_buf()
203
static int check_list_validity(struct
vdec_h264_inst
*inst, bool disp_list)
in check_list_validity()
221
static void put_fb_to_free(struct
vdec_h264_inst
*inst, struct vdec_fb *fb)
in put_fb_to_free()
245
static void get_pic_info(struct
vdec_h264_inst
*inst,
in get_pic_info()
255
static void get_crop_info(struct
vdec_h264_inst
*ins
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H
A
D
vdec_h264_if.c
117
* struct
vdec_h264_inst
- h264 decoder instance
125
struct
vdec_h264_inst
{
struct
139
static int allocate_predication_buf(struct
vdec_h264_inst
*inst)
in allocate_predication_buf()
154
static void free_predication_buf(struct
vdec_h264_inst
*inst)
in free_predication_buf()
164
static int alloc_mv_buf(struct
vdec_h264_inst
*inst, struct vdec_pic_info *pic)
in alloc_mv_buf()
187
static void free_mv_buf(struct
vdec_h264_inst
*inst)
in free_mv_buf()
200
static int check_list_validity(struct
vdec_h264_inst
*inst, bool disp_list)
in check_list_validity()
218
static void put_fb_to_free(struct
vdec_h264_inst
*inst, struct vdec_fb *fb)
in put_fb_to_free()
242
static void get_pic_info(struct
vdec_h264_inst
*inst,
in get_pic_info()
251
static void get_crop_info(struct
vdec_h264_inst
*ins
[all...]
Completed in 3 milliseconds