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:videoOutput_
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H
A
D
video_output.h
231
wptr<VideoOutput>
videoOutput_
= nullptr;
member in OHOS::CameraStandard::VideoOutputCallbackImpl
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H
A
D
video_output_napi.h
140
sptr<VideoOutput>
videoOutput_
;
member in OHOS::CameraStandard::VideoOutputNapi
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H
A
D
camera_manager.h
130
Camera_VideoOutput*
videoOutput_
;
member in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H
A
D
video_output_impl.cpp
68
Camera_VideoOutput*
videoOutput_
;
member in InnerVideoOutputCallback
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H
A
D
camera.h
147
sptr<OHOS::CameraStandard::CaptureOutput>
videoOutput_
;
member in OHOS::Ace::CameraCallback
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H
A
D
camera_capture_video.h
93
sptr<CaptureOutput>
videoOutput_
;
member in OHOS::CameraStandard::CameraCaptureVideo
/test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/
H
A
D
camera_manager.h
173
Camera_VideoOutput *
videoOutput_
;
member in NDKCamera
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H
A
D
camera_manager_ndk.h
204
Camera_VideoOutput*
videoOutput_
;
member in NDKCamera
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
H
A
D
camera_manager_ndk.h
351
Camera_VideoOutput*
videoOutput_
;
member in NDKCamera
Completed in 5 milliseconds