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:stride_
(Results
1 - 7
of
7
) sorted by relevance
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H
A
D
dcameraprovidercase.cpp
105
streamInfo1.
stride_
= 1;
in SetUpTestCase()
119
captureInfo1.
stride_
= 1;
in SetUpTestCase()
512
streamInfo2.
stride_
= 1;
in HWTEST_F()
535
streamInfo2.
stride_
= 1;
in HWTEST_F()
558
streamInfo2.
stride_
= 1;
in HWTEST_F()
582
streamInfo2.
stride_
= 1;
in HWTEST_F()
606
streamInfo2.
stride_
= 1;
in HWTEST_F()
630
streamInfo2.
stride_
= 1;
in HWTEST_F()
654
streamInfo2.
stride_
= 1;
in HWTEST_F()
677
streamInfo2.
stride_
in HWTEST_F()
[all...]
/test/xts/hats/distributedhardware/distributedcameratest/
H
A
D
dcameraprovidercase.cpp
104
streamInfo1.
stride_
= 1;
in SetUpTestCase()
118
captureInfo1.
stride_
= 1;
in SetUpTestCase()
328
streamInfo2.
stride_
= 1;
in HWTEST_F()
343
streamInfo3.
stride_
= 1;
in HWTEST_F()
358
streamInfo4.
stride_
= 1;
in HWTEST_F()
373
streamInfo5.
stride_
= 1;
in HWTEST_F()
388
captureInfo2.
stride_
= 1;
in HWTEST_F()
403
captureInfo3.
stride_
= 1;
in HWTEST_F()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H
A
D
videoenc_api11_sample.cpp
348
stride_
= inputStride;
in GetStride()
453
dst +=
stride_
;
in ReadOneFrameYUV420SP()
460
dst +=
stride_
;
in ReadOneFrameYUV420SP()
469
dst +=
stride_
;
in ReadOneFrameRGBA8888()
532
stride_
= stride;
in InputFuncSurface()
720
if (size < DEFAULT_HEIGHT *
stride_
) {
in PushData()
724
attr.size =
stride_
* DEFAULT_HEIGHT;
in PushData()
726
if (size < (DEFAULT_HEIGHT *
stride_
+ (DEFAULT_HEIGHT *
stride_
/ DOUBLE))) {
in PushData()
H
A
D
videoenc_ndk_sample.cpp
314
stride_
= inputStride;
in GetStride()
423
dst +=
stride_
;
in ReadOneFrameYUV420SP()
430
dst +=
stride_
;
in ReadOneFrameYUV420SP()
439
dst +=
stride_
;
in ReadOneFrameRGBA8888()
506
stride_
= stride;
in InputFuncSurface()
642
if (size < DEFAULT_HEIGHT *
stride_
) {
in PushData()
646
attr.size =
stride_
* DEFAULT_HEIGHT;
in PushData()
648
if (size < (DEFAULT_HEIGHT *
stride_
+ (DEFAULT_HEIGHT *
stride_
/ DOUBLE))) {
in PushData()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H
A
D
videoenc_api11_sample.h
166
int
stride_
;
member in OHOS::Media::VEncAPI11Sample
H
A
D
videoenc_ndk_sample.h
158
int
stride_
;
member in OHOS::Media::VEncNdkSample
H
A
D
videoenc_ndk_inner_sample.h
148
int
stride_
;
member in OHOS::MediaAVCodec::VEncNdkInnerSample
Completed in 7 milliseconds