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:framerate
(Results
1 - 25
of
53
) sorted by relevance
1
2
3
/third_party/ffmpeg/libavformat/
H
A
D
microdvdenc.c
29
AVRational
framerate
= s->streams[0]->avg_frame_rate;
in microdvd_write_header()
local
H
A
D
rawdec.h
34
AVRational
framerate
; /**< AVRational describing
framerate
, set by a private option. */
member
H
A
D
v210.c
32
AVRational
framerate
; /**< AVRational describing
framerate
, set by a private option. */
member
H
A
D
oggparsevp8.c
36
AVRational
framerate
;
in vp8_header()
local
H
A
D
fitsdec.c
38
AVRational
framerate
;
member
H
A
D
tty.c
49
AVRational
framerate
; /**< Set by a private option. */
member
H
A
D
serdec.c
34
AVRational
framerate
;
member
H
A
D
img2.h
53
AVRational
framerate
; /**< Set by a private option. */
member
H
A
D
rawvideodec.c
35
AVRational
framerate
; /**< AVRational describing
framerate
, set by a private option. */
member
H
A
D
r3d.c
61
AVRational
framerate
;
in r3d_read_red1()
local
H
A
D
bintext.c
49
AVRational
framerate
; /**< frames per second (private option) */
member
H
A
D
rtpdec_rfc4175.c
32
AVRational
framerate
;
member
/third_party/ffmpeg/libavcodec/
H
A
D
h264_levels.c
79
ff_h264_guess_level(int profile_idc, int64_t bitrate, int
framerate
, int width, int height, int max_dec_frame_buffering)
ff_h264_guess_level()
argument
H
A
D
amfenc_hevc.c
105
AMFRate
framerate
;
in amf_encode_init_hevc()
local
H
A
D
amfenc_h264.c
138
AMFRate
framerate
;
in amf_encode_init_h264()
local
H
A
D
cri.c
190
float
framerate
;
in cri_decode_frame()
local
H
A
D
dirac.h
103
AVRational
framerate
;
member
/third_party/ffmpeg/libavcodec/tests/
H
A
D
h264_levels.c
65
int
framerate
;
member
/third_party/ffmpeg/libavdevice/
H
A
D
libdc1394.c
45
char *
framerate
; /**< Set by a private option. */
member
106
AVRational
framerate
;
in dc1394_read_common()
local
[all...]
H
A
D
bktr.c
61
char *
framerate
; /**< Set by a private option. */
member
263
AVRational
framerate
;
in grab_read_header()
local
[all...]
H
A
D
kmsgrab.c
71
AVRational
framerate
;
member
H
A
D
vfwcap.c
52
char *
framerate
; /**< Set by a private option. */
member
/third_party/python/Lib/test/
H
A
D
test_wave.py
20
framerate
= 11025
variable in WavePCM8Test
37
framerate
= 11025
variable in WavePCM16Test
58
framerate
= 11025
variable in WavePCM24Test
85
framerate
= 11025
variable in WavePCM32Test
H
A
D
test_sunau.py
22
framerate
= 11025
variable in SunauPCM8Test
39
framerate
= 11025
variable in SunauPCM16Test
58
framerate
= 11025
variable in SunauPCM24Test
83
framerate
= 11025
variable in SunauPCM32Test
108
framerate
= 11025
variable in SunauULAWTest
/third_party/ffmpeg/libavfilter/
H
A
D
vf_framerate.c
63
AVFILTER_DEFINE_CLASS(
framerate
);
variable
Completed in 13 milliseconds
1
2
3