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:num_frames
(Results
1 - 22
of
22
) sorted by relevance
/third_party/skia/third_party/externals/libwebp/examples/
H
A
D
anim_util.h
43
uint32_t
num_frames
;
member
H
A
D
anim_util.c
51
static int AllocateFrames(AnimatedImage* const image, uint32_t
num_frames
) {
in AllocateFrames()
argument
H
A
D
webpmux.c
1065
int
num_frames
;
in Process()
local
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
mpi_enc_utils.h
56
RK_S32
num_frames
;
member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
mpi_enc_utils.h
56
RK_S32
num_frames
;
member
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
mpi_enc_utils.h
56
signed int
num_frames
;
member
/third_party/ffmpeg/libavformat/
H
A
D
rtpenc.h
39
int
num_frames
;
member
H
A
D
aiffdec.c
102
unsigned int
num_frames
;
in get_aiff_header()
local
H
A
D
argo_brp.c
61
uint32_t
num_frames
;
member
68
uint32_t
num_frames
;
member
H
A
D
apngdec.c
55
uint32_t
num_frames
;
member
/third_party/skia/third_party/externals/libwebp/src/webp/
H
A
D
demux.h
145
int
num_frames
; // equivalent to WEBP_FF_FRAME_COUNT.
member
/third_party/skia/third_party/externals/libwebp/src/mux/
H
A
D
muxedit.c
546
int
num_frames
;
in MuxCleanup()
local
H
A
D
muxread.c
307
const int
num_frames
= MuxImageCount(mux->images_, WEBP_CHUNK_ANMF);
in ValidateForSingleImage()
local
H
A
D
muxinternal.c
461
int
num_frames
;
in MuxValidate()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_sqtt.c
707
static uint64_t
num_frames
= 0;
variable
/third_party/musl/porting/linux/user/src/gwp_asan/
H
A
D
gwp_asan.c
309
size_t
num_frames
= 0;
in libc_gwp_asan_unwind_fast()
local
/third_party/musl/src/gwp_asan/linux/
H
A
D
gwp_asan.c
309
size_t
num_frames
= 0;
in libc_gwp_asan_unwind_fast()
local
/third_party/ffmpeg/libavcodec/
H
A
D
on2avc.c
849
int
num_frames
= 0, frame_size, audio_off;
in on2avc_decode_frame()
local
H
A
D
wmaprodec.c
1675
int
num_frames
= get_bits(gb, 6);
in decode_packet()
local
/third_party/mesa3d/src/amd/vulkan/layers/
H
A
D
radv_sqtt_layer.c
342
static uint64_t
num_frames
= 0;
in radv_handle_thread_trace()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_deshake_opencl.c
311
static double averaged_event_time_ms(unsigned long long total_time, int
num_frames
) {
in averaged_event_time_ms()
argument
/third_party/node/deps/v8/src/wasm/
H
A
D
c-api.cc
1081
int
num_frames
= frames->length();
in trace()
local
Completed in 28 milliseconds