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:maxFrameRate
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H
A
D
hstream_repeat_stub.cpp
144
int32_t
maxFrameRate
= data.ReadInt32();
in HandleSetFrameRate()
local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H
A
D
hstream_repeat_proxy.cpp
190
int32_t HStreamRepeatProxy::SetFrameRate(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRate()
argument
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H
A
D
avcodec_info.h
176
int32_t
maxFrameRate
= 0;
member
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H
A
D
preview_output_napi.cpp
937
int32_t
maxFrameRate
;
in SetFrameRate()
local
H
A
D
video_output_napi.cpp
589
int32_t
maxFrameRate
;
in SetFrameRate()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hstream_repeat.cpp
490
int32_t HStreamRepeat::SetFrameRate(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRate()
argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H
A
D
preview_output.cpp
355
void PreviewOutput::SetFrameRateRange(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRateRange()
argument
374
int32_t PreviewOutput::SetFrameRate(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRate()
argument
626
canSetFrameRateRange(int32_t minFrameRate, int32_t
maxFrameRate
)
canSetFrameRateRange()
argument
[all...]
H
A
D
video_output.cpp
266
void VideoOutput::SetFrameRateRange(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRateRange()
argument
284
int32_t VideoOutput::SetFrameRate(int32_t minFrameRate, int32_t
maxFrameRate
)
in SetFrameRate()
argument
431
int32_t VideoOutput::canSetFrameRateRange(int32_t minFrameRate, int32_t
maxFrameRate
)
in canSetFrameRateRange()
argument
[all...]
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H
A
D
avcodec_info.cpp
287
int32_t
maxFrameRate
= 0;
in LoadMPEGLevelParams()
local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_framework_unittest.cpp
174
int32_t
maxFrameRate
;
member
Completed in 22 milliseconds