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:last_frame
(Results
1 - 25
of
58
) sorted by relevance
1
2
3
/third_party/ffmpeg/libavcodec/
H
A
D
ra144.h
45
int
last_frame
;
member
H
A
D
roqvideo.h
43
AVFrame *
last_frame
;
member
H
A
D
mpc7.c
185
int off, ret,
last_frame
, skip;
in mpc7_decode_frame()
local
H
A
D
eacmv.c
40
AVFrame *
last_frame
; ///< last
member
[all...]
H
A
D
eamad.c
56
AVFrame *
last_frame
;
member
[all...]
H
A
D
eatgv.c
45
AVFrame *
last_frame
;
member
[all...]
H
A
D
vp9_raw_reorder_bsf.c
171
vp9_raw_reorder_make_output(AVBSFContext *bsf, AVPacket *out, VP9RawReorderFrame *
last_frame
)
vp9_raw_reorder_make_output()
argument
H
A
D
nellymoserenc.c
60
int
last_frame
;
member
H
A
D
gif.c
53
AVFrame *
last_frame
;
member
[all...]
H
A
D
scpr.h
44
AVFrame *
last_frame
;
member
H
A
D
interplayvideo.c
59
AVFrame *
last_frame
;
member
[all...]
/third_party/ffmpeg/libavformat/
H
A
D
ttaenc.c
36
int
last_frame
;
member
H
A
D
rtpdec_ac3.c
30
unsigned
last_frame
;
member
H
A
D
thp.c
32
unsigned
last_frame
;
member
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
unwind_frame.c
80
static inline unsigned long *
last_frame
(struct unwind_state *state)
in last_frame()
function
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H
A
D
c67x00-hcd.h
84
u16
last_frame
;
member
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H
A
D
c67x00-hcd.h
84
u16
last_frame
;
member
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
unwind_frame.c
80
static inline unsigned long *
last_frame
(struct unwind_state *state)
in last_frame()
function
/kernel/linux/linux-5.10/sound/usb/line6/
H
A
D
pcm.h
133
int
last_frame
;
member
/kernel/linux/linux-6.6/sound/usb/line6/
H
A
D
pcm.h
133
int
last_frame
;
member
/third_party/libunwind/libunwind/include/tdep-aarch64/
H
A
D
libunwind_i.h
54
int64_t
last_frame
: 1; /* non-zero if last frame in chain */
member
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H
A
D
s5p_mfc_opr_v5.c
1160
static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int
last_frame
)
in s5p_mfc_run_dec_frame()
argument
1079
s5p_mfc_decode_one_frame_v5(struct s5p_mfc_ctx *ctx, enum s5p_mfc_decode_arg
last_frame
)
s5p_mfc_decode_one_frame_v5()
argument
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-yuv.c
964
u8
last_frame
= (u8)(frame - 1) % IVTV_YUV_BUFFERS;
in ivtv_yuv_setup_frame()
local
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-yuv.c
966
u8
last_frame
= (u8)(frame - 1) % IVTV_YUV_BUFFERS;
in ivtv_yuv_setup_frame()
local
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H
A
D
s5p_mfc_opr_v5.c
1160
static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int
last_frame
)
in s5p_mfc_run_dec_frame()
argument
1079
s5p_mfc_decode_one_frame_v5(struct s5p_mfc_ctx *ctx, enum s5p_mfc_decode_arg
last_frame
)
s5p_mfc_decode_one_frame_v5()
argument
Completed in 17 milliseconds
1
2
3