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:SetCodecType
(Results
1 - 13
of
13
) sorted by relevance
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourceprocessor/src/
H
A
D
image_source_encoder_test.cpp
49
configParam.
SetCodecType
(2);
in HWTEST_F()
63
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
78
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
264
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
282
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H265);
in HWTEST_F()
301
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H265);
in HWTEST_F()
305
configParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_MPEG4);
in HWTEST_F()
H
A
D
image_source_processor_test.cpp
57
localParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H
A
D
video_param_test.cpp
129
videoParam_->
SetCodecType
(codecType);
in HWTEST_F()
168
videoParam.
SetCodecType
(codecType);
in HWTEST_F()
199
videoParam.
SetCodecType
(codecType);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H
A
D
video_param.h
39
void
SetCodecType
(uint8_t codecType);
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H
A
D
screenregion_test.cpp
403
screenRegion_->videoParam_->
SetCodecType
(codecType);
in HWTEST_F()
410
screenRegion_->videoParam_->
SetCodecType
(codecType);
in HWTEST_F()
416
screenRegion_->videoParam_->
SetCodecType
(codecType);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H
A
D
video_param.cpp
85
void VideoParam::
SetCodecType
(uint8_t codecType)
in SetCodecType()
function in OHOS::DistributedHardware::VideoParam
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H
A
D
arg_parser.cpp
184
inline void
SetCodecType
(SampleInfo &info, const char * const value)
in SetCodecType()
function
334
{DEMO_ARG_CODEC_TYPE,
SetCodecType
},
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H
A
D
dscreen.cpp
322
videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in NegotiateCodecType()
325
videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H265);
in NegotiateCodecType()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensourcetrans/src/
H
A
D
screen_source_trans_test.cpp
119
localParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
126
remoteParam.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H
A
D
dscreen.cpp
580
videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H265);
in ChooseCodecType()
584
videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in ChooseCodecType()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H
A
D
dscreen_test.cpp
47
dScreen_->videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in SetUp()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H
A
D
dscreen_test.cpp
45
dScreen_->videoParam_->
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in SetUp()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screensinkprocessor/src/
H
A
D
image_sink_decoder_test.cpp
256
param_.
SetCodecType
(VIDEO_CODEC_TYPE_VIDEO_H264);
in HWTEST_F()
Completed in 12 milliseconds