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:SURF_INPUT
(Results
1 - 8
of
8
) sorted by relevance
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H
A
D
temporal_test.cpp
213
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
240
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
268
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
295
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
322
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
350
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
378
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
459
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
486
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
567
vEncSample->
SURF_INPUT
in HWTEST_F()
[all...]
H
A
D
getparam_test.cpp
94
vEncSample->
SURF_INPUT
= false;
in HWTEST_F()
118
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
142
vEncSample->
SURF_INPUT
= false;
in HWTEST_F()
166
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
H
A
D
videoenc_api11_sample.cpp
50
if (
SURF_INPUT
&& nativeWindow) {
in ~VEncAPI11Sample()
247
if (
SURF_INPUT
) {
in SetVideoEncoderCallback()
378
if (
SURF_INPUT
) {
in StartVideoEncoder()
396
if (
SURF_INPUT
) {
in StartVideoEncoder()
H
A
D
videoenc_ndk_sample.cpp
55
if (
SURF_INPUT
&& nativeWindow) {
in ~VEncNdkSample()
347
if (
SURF_INPUT
) {
in StartVideoEncoder()
365
if (
SURF_INPUT
) {
in StartVideoEncoder()
H
A
D
state_test.cpp
674
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
688
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
H
A
D
func_test.cpp
156
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
443
vEncSample->
SURF_INPUT
= true;
in HWTEST_F()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H
A
D
videoenc_api11_sample.h
132
bool
SURF_INPUT
= false;
member in OHOS::Media::VEncAPI11Sample
H
A
D
videoenc_ndk_sample.h
121
bool
SURF_INPUT
= false;
member in OHOS::Media::VEncNdkSample
Completed in 10 milliseconds