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:ltc_divisor
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
dv_profile.c
81
.
ltc_divisor
= 30,
98
.
ltc_divisor
= 25,
115
.
ltc_divisor
= 25,
132
.
ltc_divisor
= 30,
149
.
ltc_divisor
= 25,
166
.
ltc_divisor
= 30,
183
.
ltc_divisor
= 25,
200
.
ltc_divisor
= 60,
217
.
ltc_divisor
= 50,
234
.
ltc_divisor
[all...]
H
A
D
dv_profile.h
45
int
ltc_divisor
; /* FPS from the LTS standpoint */
member
/third_party/ffmpeg/libavformat/
H
A
D
dvenc.c
146
c->sys->
ltc_divisor
* 4);
in dv_write_pack()
402
rate.num = dvc->sys->
ltc_divisor
;
in dv_write_header()
H
A
D
dv.c
324
int prevent_df = c->sys->
ltc_divisor
== 25 || c->sys->
ltc_divisor
== 50;
in dv_extract_timecode()
Completed in 3 milliseconds