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:videoCodec
(Results
1 - 15
of
15
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H
A
D
sample_context.h
27
std::shared_ptr<VideoCodecBase>
videoCodec
= nullptr;
member
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H
A
D
image_common_type.cpp
20
void VideoConfigParams::SetVideoCodecType(VideoCodecType
videoCodec
)
in SetVideoCodecType()
argument
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/base/
H
A
D
video_sample_base.cpp
46
auto &
videoCodec
= context_->
videoCodec
;
in Create()
local
/foundation/multimedia/av_codec/services/dfx/include/
H
A
D
avcodec_sysevent.h
64
std::string
videoCodec
;
member
83
std::string
videoCodec
;
member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H
A
D
recorder_profiles.h
215
std::string
videoCodec
= "";
member
H
A
D
screen_capture.h
176
VideoCodecFormat
videoCodec
= VideoCodecFormat::VIDEO_CODEC_FORMAT_BUTT;
member
/foundation/multimedia/player_framework/services/services/transcoder/server/
H
A
D
transcoder_server.h
83
VideoCodecFormat
videoCodec
= VIDEO_CODEC_FORMAT_BUTT;
member
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H
A
D
image_common_type.h
49
VideoConfigParams(VideoCodecType
videoCodec
, Videoformat pixelFormat, int32_t frameRate, int32_t width,
in VideoConfigParams()
argument
/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/
H
A
D
dcamera_codec_event.h
36
CodecPacket(VideoCodecType
videoCodec
, const std::vector<std::shared_ptr<DataBuffer>>& multiDataBuffers)
in CodecPacket()
argument
42
void SetVideoCodecType(VideoCodecType
videoCodec
)
in SetVideoCodecType()
argument
/foundation/multimedia/player_framework/frameworks/js/recorder/
H
A
D
video_recorder_napi.cpp
712
std::string
videoCodec
= CommonNapi::GetPropertyString(env, item, "
videoCodec
");
in GetVideoRecorderProperties()
local
/foundation/multimedia/player_framework/services/services/recorder/server/
H
A
D
recorder_server.h
151
VideoCodecFormat
videoCodec
= VIDEO_CODEC_FORMAT_BUTT;
member
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_source_scene.cpp
277
int32_t
videoCodec
;
in Initialize()
local
H
A
D
wfd_sink_scene.cpp
213
int32_t
videoCodec
;
in Initialize()
local
/foundation/multimedia/player_framework/interfaces/kits/c/
H
A
D
native_avscreen_capture_base.h
257
OH_VideoCodecFormat
videoCodec
;
member
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H
A
D
avtranscoder_napi.cpp
850
std::string
videoCodec
= CommonNapi::GetPropertyString(env, args, "
videoCodec
");
in GetVideoConfig()
local
Completed in 13 milliseconds