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:dec
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H
A
D
minimp3_wrapper.c
24
void Minimp3WrapperMp3decInit(Minimp3WrapperMp3dec *
dec
)
in Minimp3WrapperMp3decInit()
argument
29
int Minimp3WrapperMp3decDecodeFrame(Minimp3WrapperMp3dec *
dec
, const uint8_t *mp3, int mp3Bytes,
in Minimp3WrapperMp3decDecodeFrame()
argument
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H
A
D
avcodec_e2e_demo_api10.h
44
OH_AVCodec *
dec
= nullptr;
member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemoAPI10
H
A
D
avcodec_e2e_demo.h
44
OH_AVCodec *
dec
= nullptr;
member in OHOS::MediaAVCodec::E2EDemo::AVCodecE2EDemo
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H
A
D
OHAudioRoutingManager.cpp
329
sptr<AudioDeviceDescriptor>
dec
= new(std::nothrow) AudioDeviceDescriptor(*availableDesc);
in GetAvailableDevices()
local
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
audio_aac_codec.cpp
81
const AVCodec *
dec
= avcodec_find_decoder(AV_CODEC_ID_AAC);
in Init()
local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H
A
D
napi_audio_routing_manager.cpp
842
sptr<AudioDeviceDescriptor>
dec
= new(std::nothrow) AudioDeviceDescriptor(*availableDesc);
in GetAvailableDevices()
local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H
A
D
venc_sample.cpp
1103
cout << std::
dec
<< "\n========================================\n";
in CheckSHA()
member in OHOS::MediaAVCodec::std
H
A
D
vdec_sample.cpp
635
cout << std::
dec
<< "\n========================================\n";
in CheckSHA()
member in OHOS::MediaAVCodec::std
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
audio_system_manager.cpp
767
auto
dec
= AudioPolicyManager::GetInstance().GetPreferredInputDeviceDescriptors(capturerInfo);
in GetPreferredInputDeviceDescriptors()
local
Completed in 11 milliseconds