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:SetVideoFormat
(Results
1 - 9
of
9
) sorted by relevance
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H
A
D
video_param_test.cpp
143
videoParam_->
SetVideoFormat
(videoFormat);
in HWTEST_F()
167
videoParam.
SetVideoFormat
(videoFormat);
in HWTEST_F()
200
videoParam.
SetVideoFormat
(videoFormat);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H
A
D
video_param.h
41
void
SetVideoFormat
(uint8_t videoFormat);
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H
A
D
screenregion_test.cpp
404
screenRegion_->videoParam_->
SetVideoFormat
(videoFormat);
in HWTEST_F()
411
screenRegion_->videoParam_->
SetVideoFormat
(videoFormat);
in HWTEST_F()
417
screenRegion_->videoParam_->
SetVideoFormat
(videoFormat);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H
A
D
video_param.cpp
95
void VideoParam::
SetVideoFormat
(uint8_t videoFormat)
in SetVideoFormat()
function in OHOS::DistributedHardware::VideoParam
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H
A
D
screen_source_trans_test.cpp
120
localParam.
SetVideoFormat
(VIDEO_DATA_FORMAT_YUVI420);
in HWTEST_F()
127
remoteParam.
SetVideoFormat
(VIDEO_DATA_FORMAT_YUVI420);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H
A
D
dscreen.cpp
581
videoParam_->
SetVideoFormat
(VIDEO_DATA_FORMAT_NV12);
in ChooseCodecType()
585
videoParam_->
SetVideoFormat
(VIDEO_DATA_FORMAT_NV12);
in ChooseCodecType()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H
A
D
dscreen_test.cpp
48
dScreen_->videoParam_->
SetVideoFormat
(VIDEO_DATA_FORMAT_YUVI420);
in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H
A
D
dscreen_test.cpp
46
dScreen_->videoParam_->
SetVideoFormat
(VIDEO_DATA_FORMAT_YUVI420);
in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H
A
D
dscreen.cpp
330
videoParam_->
SetVideoFormat
(VIDEO_DATA_FORMAT_RGBA8888);
in NegotiateCodecType()
Completed in 6 milliseconds