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:MEDIA_ERR
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimedia/camera_lite/services/impl/src/
H
A
D
camera_device.cpp
172
return
MEDIA_ERR
;
in CameraCreateVideoEnc()
179
return
MEDIA_ERR
;
in CameraCreateVideoEnc()
185
return
MEDIA_ERR
;
in CameraCreateVideoEnc()
274
return (*codecHdl != nullptr) ? MEDIA_OK :
MEDIA_ERR
;
in CameraCreateJpegEnc()
280
return
MEDIA_ERR
;
in CopyCodecOutput()
287
return
MEDIA_ERR
;
in CopyCodecOutput()
346
return
MEDIA_ERR
;
in OnVencBufferAvailble()
438
return
MEDIA_ERR
;
in SetFrameConfig()
489
return
MEDIA_ERR
;
in Start()
498
ret =
MEDIA_ERR
;
in Start()
[all...]
H
A
D
camera_service.cpp
168
return
MEDIA_ERR
;
in CreateCamera()
173
return
MEDIA_ERR
;
in CreateCamera()
/foundation/multimedia/camera_lite/frameworks/
H
A
D
camera_impl.cpp
105
return
MEDIA_ERR
;
in TriggerLoopingCapture()
110
return
MEDIA_ERR
;
in TriggerLoopingCapture()
113
return
MEDIA_ERR
;
in TriggerLoopingCapture()
118
return
MEDIA_ERR
;
in TriggerLoopingCapture()
168
return
MEDIA_ERR
;
in TriggerSingleCapture()
172
return
MEDIA_ERR
;
in TriggerSingleCapture()
230
handler_->Post([this] { this->stateCb_->OnCreateFailed(id_,
MEDIA_ERR
); });
in OnCreateFailed()
H
A
D
camera_manager.cpp
150
handler.Post([&callback, &cameraId] { callback.OnCreateFailed(cameraId,
MEDIA_ERR
); });
/foundation/multimedia/camera_lite/frameworks/binder/src/
H
A
D
camera_device_client.cpp
92
return
MEDIA_ERR
;
in SetCameraConfig()
103
return
MEDIA_ERR
;
in SetCameraConfig()
114
return
MEDIA_ERR
;
in SerilizeFrameConfig()
163
return
MEDIA_ERR
;
in TriggerLoopingCapture()
168
return
MEDIA_ERR
;
in TriggerLoopingCapture()
177
return
MEDIA_ERR
;
in TriggerLoopingCapture()
191
return
MEDIA_ERR
;
in TriggerSingleCapture()
196
return
MEDIA_ERR
;
in TriggerSingleCapture()
206
return
MEDIA_ERR
;
in TriggerSingleCapture()
292
return
MEDIA_ERR
;
in DeviceClientCallback()
[all...]
H
A
D
camera_service_client.cpp
260
return
MEDIA_ERR
;
in ServiceClientCallback()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/include/
H
A
D
media_log.h
31
#define
MEDIA_ERR
(-3)
macro
/foundation/multimedia/media_utils_lite/interfaces/kits/
H
A
D
media_log.h
50
#define
MEDIA_ERR
(-3)
macro
/foundation/multimedia/camera_lite/interfaces/kits/
H
A
D
camera_ability.h
105
return
MEDIA_ERR
;
in SetParameterRange()
/foundation/multimedia/camera_framework/common/utils/
H
A
D
camera_log.h
52
#define
MEDIA_ERR
(-3)
macro
/foundation/multimedia/audio_lite/services/server/src/
H
A
D
audio_capturer_server.cpp
146
ret =
MEDIA_ERR
;
in ReadAudioDataProcess()
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H
A
D
recorder_client.cpp
68
return
MEDIA_ERR
;
in RecorderCallbackSvc()
Completed in 7 milliseconds