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:videoFormat
(Results
1 - 25
of
29
) sorted by relevance
1
2
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/
H
A
D
video_encoder_engine.cpp
28
Create(int fd, OH_AVFormat*
videoFormat
, std::weak_ptr<VideoEncodeCallback> cb)
Create()
argument
H
A
D
video_encoder_engine_impl.cpp
44
VEFError VideoEncoderEngineImpl::Init(OH_AVFormat*
videoFormat
)
in Init()
argument
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H
A
D
screen_capture_def.h
32
VideoFormat
videoFormat
= VIDEO_1280X720_30;
member
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/video/encoder/
H
A
D
video_encoder_engine_test.cpp
59
auto
videoFormat
= OH_AVFormat_Create();
in HWTEST_F()
local
80
auto
videoFormat
= OH_AVFormat_Create();
in HWTEST_F()
local
/foundation/multimedia/player_framework/test/fuzztest/recorder_fuzztest/recordersetvideoencoder_fuzzer/
H
A
D
recordersetvideoencoder_fuzzer.cpp
63
int32_t
videoFormat
= abs((ProduceRandomNumberCrypt()) % (videoCodecFormatList));
in RecorderSetVideoEncoderFuzz()
local
/foundation/CastEngine/castengine_wifi_display/services/common/
H
A
D
common.cpp
35
void Common::SetVideoTrack(VideoTrack &videoTrack, VideoFormat
videoFormat
)
in SetVideoTrack()
argument
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H
A
D
video_param_test.cpp
142
uint8_t
videoFormat
= 1;
in HWTEST_F()
local
158
uint8_t
videoFormat
= DEFAULT_VIDEO_FORMAT;
in HWTEST_F()
local
191
uint8_t
videoFormat
= DEFAULT_VIDEO_FORMAT;
in HWTEST_F()
local
222
uint8_t
videoFormat
= DEFAULT_VIDEO_FORMAT;
in HWTEST_F()
local
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
video_source_encoder.cpp
129
MediaAVCodec::Format
videoFormat
;
in ConfigEncoder()
local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H
A
D
screenregion_test.cpp
401
uint8_t
videoFormat
= VIDEO_DATA_FORMAT_YUVI420;
in HWTEST_F()
local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H
A
D
reader.cpp
115
auto
videoFormat
= it->second->GetFormat();
in GetMediaInfo()
local
H
A
D
mpeg_manager.cpp
177
Format
videoFormat
;
in InitVideoCodec()
local
[all...]
/foundation/multimedia/media_foundation/src/capi/
H
A
D
native_avformat.cpp
54
OH_AVFormat *
videoFormat
= new (std::nothrow) OH_AVFormat();
in OH_AVFormat_CreateVideoFormat()
local
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H
A
D
recorder_source.h
47
VideoCodecFormat
videoFormat
= HEVC;
member
/foundation/multimedia/player_framework/test/fuzztest/common/
H
A
D
aw_common.h
69
VideoCodecFormat
videoFormat
= MPEG4;
member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H
A
D
dcamera_stream_data_process.cpp
295
Videoformat
videoFormat
;
in GetPipelineFormat()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H
A
D
dcamera_sink_data_process.cpp
215
Videoformat
videoFormat
;
in GetPipelineFormat()
local
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H
A
D
video_param.cpp
95
void VideoParam::SetVideoFormat(uint8_t
videoFormat
)
in SetVideoFormat()
argument
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H
A
D
recorder_mock.h
100
VideoCodecFormat
videoFormat
= H264;
member
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H
A
D
wfd_session_def.h
66
VideoFormat
videoFormat
= VIDEO_1920X1080_30;
member
80
VideoFormat
videoFormat
= VIDEO_1920X1080_30;
member
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H
A
D
camera_video.cpp
189
int32_t
videoFormat
= CAMERA_FORMAT_YUV_420_SP;
in main()
local
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H
A
D
dcamera_client_demo.cpp
201
CameraFormat
videoFormat
= ConvertToCameraFormat(g_videoInfo->format_);
in InitVideoOutput()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H
A
D
main.cpp
198
CameraFormat
videoFormat
= ConvertToCameraFormat(g_videoInfo->format_);
in InitVideoOutput()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H
A
D
av_sender_engine.cpp
646
std::string
videoFormat
= Plugin::AnyCast<std::string>(value);
in NotifyStreamChange()
local
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H
A
D
wfd_source_scene.cpp
285
int32_t
videoFormat
;
in Initialize()
local
H
A
D
wfd_sink_scene.cpp
220
int32_t
videoFormat
;
in Initialize()
local
Completed in 16 milliseconds
1
2