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:captureInfo
(Results
1 - 21
of
21
) sorted by relevance
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H
A
D
mock_dcamera_sink_data_process.h
45
int32_t StartCapture(std::shared_ptr<DCameraCaptureInfo>&
captureInfo
)
in StartCapture()
argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
audio_routing_manager.cpp
60
int32_t AudioRoutingManager::GetPreferredInputDeviceForCapturerInfo(AudioCapturerInfo
captureInfo
,
in GetPreferredInputDeviceForCapturerInfo()
argument
78
int32_t AudioRoutingManager::SetPreferredInputDeviceChangeCallback(AudioCapturerInfo
captureInfo
,
in SetPreferredInputDeviceChangeCallback()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H
A
D
dcamera_source_data_process_test.cpp
130
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
in HWTEST_F()
local
156
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
[all...]
H
A
D
dcamera_source_dev_test.cpp
260
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
in HWTEST_F()
local
284
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
312
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
527
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
562
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
602
std::shared_ptr<DCCaptureInfo>
captureInfo
= std::make_shared<DCCaptureInfo>();
HWTEST_F()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H
A
D
napi_audio_routing_manager.h
47
AudioCapturerInfo
captureInfo
;
member
H
A
D
napi_audio_routing_manager.cpp
968
AudioCapturerInfo
captureInfo
;
in RegisterPreferredInputDeviceChangeCallback()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hstream_depth_data.cpp
106
CaptureInfo
captureInfo
;
in SetDataAccuracy()
local
148
CaptureInfo
captureInfo
;
in Start()
local
[all...]
H
A
D
hstream_repeat.cpp
235
CaptureInfo
captureInfo
;
in Start()
local
347
DfxCaptureInfo
captureInfo
;
in OnFrameStarted()
local
526
CaptureInfo
captureInfo
;
in SetFrameRate()
local
[all...]
H
A
D
hstream_capture.cpp
406
DfxCaptureInfo
captureInfo
;
in Capture()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H
A
D
dcamera_capture_info_cmd.cpp
43
cJSON *
captureInfo
= cJSON_CreateObject();
in Marshal()
local
125
std::shared_ptr<DCameraCaptureInfo>
captureInfo
= std::make_shared<DCameraCaptureInfo>();
UmarshalValue()
local
165
UmarshalSettings(cJSON *valueJson, std::shared_ptr<DCameraCaptureInfo>&
captureInfo
)
UmarshalSettings()
argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H
A
D
dcamera_provider_callback_impl.cpp
229
bool DCameraProviderCallbackImpl::CheckCaptureInfo(const DCCaptureInfo&
captureInfo
)
in CheckCaptureInfo()
argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H
A
D
dcamera_source_data_process.cpp
144
int32_t DCameraSourceDataProcess::StartCapture(std::shared_ptr<DCCaptureInfo>&
captureInfo
)
in StartCapture()
argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H
A
D
dcamera_sink_data_process.cpp
71
int32_t DCameraSinkDataProcess::StartCapture(std::shared_ptr<DCameraCaptureInfo>&
captureInfo
)
in StartCapture()
argument
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/dfx/
H
A
D
camera_report_uitls.cpp
174
void CameraReportUtils::SetCapturePerfStartInfo(DfxCaptureInfo
captureInfo
)
in SetCapturePerfStartInfo()
argument
199
void CameraReportUtils::ReportCapturePerf(DfxCaptureInfo
captureInfo
)
in ReportCapturePerf()
argument
392
SetVideoStartInfo(DfxCaptureInfo
captureInfo
)
SetVideoStartInfo()
argument
[all...]
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H
A
D
avrecorder_callback.cpp
449
napi_value
captureInfo
;
in GetJsResult()
local
458
SetAudioCapturerInfo(napi_env env, napi_value &
captureInfo
, napi_value &result)
SetAudioCapturerInfo()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H
A
D
audio_policy_server_handler.cpp
805
AudioCapturerInfo
captureInfo
;
in HandlePreferredInputDeviceUpdated()
local
H
A
D
audio_policy_server.cpp
1093
GetPreferredInputDeviceDescriptors( AudioCapturerInfo &
captureInfo
)
GetPreferredInputDeviceDescriptors()
argument
H
A
D
audio_policy_manager_stub.cpp
459
AudioCapturerInfo
captureInfo
;
in GetPreferredInputDeviceDescriptorsInternal()
local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H
A
D
audio_policy_proxy.cpp
321
GetPreferredInputDeviceDescriptors( AudioCapturerInfo &
captureInfo
)
GetPreferredInputDeviceDescriptors()
argument
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H
A
D
audio_policy_manager.cpp
444
GetPreferredInputDeviceDescriptors( AudioCapturerInfo &
captureInfo
)
GetPreferredInputDeviceDescriptors()
argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H
A
D
audio_policy_service.cpp
2201
GetPreferredInputDeviceDescriptors( AudioCapturerInfo &
captureInfo
, std::string networkId)
GetPreferredInputDeviceDescriptors()
argument
2304
GetPreferredInputDeviceDescInner( AudioCapturerInfo &
captureInfo
, std::string networkId)
GetPreferredInputDeviceDescInner()
argument
Completed in 46 milliseconds