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:sourceFormat
(Results
1 - 15
of
15
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H
A
D
demuxer.cpp
53
auto
sourceFormat
= std::shared_ptr<OH_AVFormat>(OH_AVSource_GetSourceFormat(source_.get()), OH_AVFormat_Destroy);
in Init()
local
94
int32_t Demuxer::GetVideoTrackInfo(std::shared_ptr<OH_AVFormat>
sourceFormat
)
in GetVideoTrackInfo()
argument
/foundation/multimedia/av_codec/test/fuzztest/demuxer_fuzzer/
H
A
D
demuxer_fuzzer.cpp
73
OH_AVFormat *
sourceFormat
= OH_AVSource_GetSourceFormat(source);
in RunNormalDemuxer()
local
124
OH_AVFormat *
sourceFormat
= OH_AVSource_GetSourceFormat(source);
in RunNormalDemuxerApi11()
local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H
A
D
reader.cpp
65
Format
sourceFormat
;
in GetSourceFormat()
local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H
A
D
func2_test.cpp
56
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
randomseek_test.cpp
48
static OH_AVFormat *
sourceFormat
= nullptr;
member
H
A
D
func_test.cpp
48
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
reli_test.cpp
47
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
net2_test.cpp
66
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
proc_test.cpp
47
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
net_test.cpp
63
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
H
A
D
format_test.cpp
47
static OH_AVFormat *
sourceFormat
= nullptr;
member
[all...]
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H
A
D
avcodec_e2e_demo_api10.cpp
163
OH_AVFormat *
sourceFormat
= OH_AVSource_GetSourceFormat(inSource);
in AVCodecE2EDemoAPI10()
local
H
A
D
avcodec_e2e_demo.cpp
140
OH_AVFormat *
sourceFormat
= OH_AVSource_GetSourceFormat(inSource);
in AVCodecE2EDemo()
local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H
A
D
sound_parser.cpp
92
MediaAVCodec::Format
sourceFormat
;
in DoDemuxer()
local
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H
A
D
avcodec_audio_avbuffer_decoder_demo.cpp
652
OH_AVFormat *
sourceFormat
= OH_AVSource_GetSourceFormat(avsource_);
in CreatDeMuxer()
local
Completed in 20 milliseconds