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:DEFAULT_HEIGHT
(Results
1 - 20
of
20
) sorted by relevance
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H
A
D
setparam_test.cpp
34
constexpr uint32_t
DEFAULT_HEIGHT
= 720;
member
[all...]
H
A
D
getparam_test.cpp
34
constexpr uint32_t
DEFAULT_HEIGHT
= 720;
member
H
A
D
temporal_test.cpp
34
constexpr uint32_t
DEFAULT_HEIGHT
= 720;
member
[all...]
H
A
D
api_test.cpp
32
constexpr uint32_t
DEFAULT_HEIGHT
= 1080;
member
[all...]
H
A
D
func_test.cpp
40
constexpr uint32_t
DEFAULT_HEIGHT
= 720;
member
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H
A
D
func_test.cpp
57
constexpr int32_t
DEFAULT_HEIGHT
= 1080;
member
[all...]
H
A
D
api_test.cpp
59
constexpr uint32_t
DEFAULT_HEIGHT
= 1080;
member
[all...]
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/include/
H
A
D
hdrcodec_ndk_sample.h
73
uint32_t
DEFAULT_HEIGHT
= 2160;
member in OHOS::Media::HDRCodecNdkSample
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H
A
D
api_test.cpp
65
constexpr uint32_t
DEFAULT_HEIGHT
= 1080;
member
[all...]
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/
H
A
D
ActsVideoDecEncNdkTest.cpp
46
constexpr uint32_t
DEFAULT_HEIGHT
= 240;
member
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H
A
D
videoenc_ndk_inner_sample.h
123
uint32_t
DEFAULT_HEIGHT
= 720;
member in OHOS::MediaAVCodec::VEncNdkInnerSample
H
A
D
videoenc_api11_sample.h
71
uint32_t
DEFAULT_HEIGHT
= 720;
member in OHOS::Media::VEncAPI11Sample
H
A
D
videoenc_ndk_sample.h
62
uint32_t
DEFAULT_HEIGHT
= 720;
member in OHOS::Media::VEncNdkSample
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/include/
H
A
D
videodec_ndk_inner_sample.h
113
uint32_t
DEFAULT_HEIGHT
= 1080;
member in OHOS::MediaAVCodec::VDecNdkInnerSample
H
A
D
videodec_ndk_sample.h
64
uint32_t
DEFAULT_HEIGHT
= 1080;
member in OHOS::Media::VDecNdkSample
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/include/
H
A
D
videodec_ndk_inner_sample.h
117
uint32_t
DEFAULT_HEIGHT
= 1080;
member in OHOS::MediaAVCodec::VDecNdkInnerSample
H
A
D
videodec_ndk_sample.h
62
uint32_t
DEFAULT_HEIGHT
= 1080;
member in OHOS::Media::VDecNdkSample
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H
A
D
videodecoderndk.cpp
42
constexpr uint32_t
DEFAULT_HEIGHT
= 240;
variable
[all...]
H
A
D
videoencoderndk.cpp
41
constexpr uint32_t
DEFAULT_HEIGHT
= 240;
variable
[all...]
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H
A
D
nativeAVScreenCapturendk.cpp
44
constexpr uint32_t
DEFAULT_HEIGHT
= 1280;
variable
Completed in 16 milliseconds