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:max_frames
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ffmpeg/libavformat/
H
A
D
loasdec.c
32
int
max_frames
= 0, first_frames = 0;
in loas_probe()
local
H
A
D
ac3dec.c
32
int
max_frames
, first_frames = 0, frames;
in ac3_eac3_probe()
local
H
A
D
aacdec.c
36
int
max_frames
= 0, first_frames = 0;
in adts_aac_probe()
local
H
A
D
mp3dec.c
68
int
max_frames
, first_frames = 0;
in mp3_read_probe()
local
/third_party/ffmpeg/tools/
H
A
D
venc_data_dump.c
73
unsigned int stream_idx,
max_frames
;
in main()
local
H
A
D
decode_simple.h
45
int
max_frames
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
libsvtav1.c
462
const int
max_frames
= 8;
in get_output_ref()
local
H
A
D
opusenc.c
630
int ret,
max_frames
;
in opus_encode_init()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vsrc_mptestsrc.c
57
int64_t
max_frames
;
member
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_share.c
142
snd_pcm_sframes_t min_frames,
max_frames
;
in _snd_pcm_share_slave_forward()
local
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_ioctl.h
222
uint32_t
max_frames
; /* read and write */
member
/third_party/pulseaudio/src/modules/alsa/
H
A
D
alsa-util.c
338
snd_pcm_uframes_t
max_frames
= 0;
in pa_alsa_set_hw_params()
local
/third_party/ffmpeg/fftools/
H
A
D
ffmpeg.h
168
SpecifierOpt *
max_frames
;
member
482
int64_t
max_frames
;
member
Completed in 13 milliseconds