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:Omx
(Results
1 - 25
of
40
) sorted by relevance
1
2
/drivers/peripheral/codec/hal/idl_service/include/
H
A
D
codec_component_service.h
29
CodecComponentService(const std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> &node,
30
const std::shared_ptr<OHOS::Codec::
Omx
::ComponentMgr> mgr, const std::string name);
59
void GetComponentNode(std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> &dumpNode_);
66
std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> node_;
67
std::shared_ptr<OHOS::Codec::
Omx
::ComponentMgr> mgr_;
H
A
D
codec_handle_buffer.h
23
namespace
Omx
{
namespace
41
} // namespace
Omx
H
A
D
codec_dyna_buffer.h
22
namespace
Omx
{
namespace
41
} // namespace
Omx
H
A
D
icomponent_mgr.h
24
namespace
Omx
{
namespace
43
} // namespace
Omx
H
A
D
codec_dma_buffer.h
22
namespace
Omx
{
namespace
39
} // namespace
Omx
H
A
D
codec_share_buffer.h
24
namespace
Omx
{
namespace
45
} // namespace
Omx
H
A
D
codec_component_manager_service.h
50
std::shared_ptr<OHOS::Codec::
Omx
::ComponentMgr> mgr_;
H
A
D
codec_omx_core.h
25
namespace
Omx
{
namespace
55
} // namespace
Omx
H
A
D
icodec_buffer.h
31
namespace
Omx
{
namespace
60
} // namespace
Omx
H
A
D
component_mgr.h
28
namespace
Omx
{
namespace
63
} // namespace
Omx
H
A
D
codec_component_config.h
24
namespace
Omx
{
namespace
67
} // namespace
Omx
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
codec_component_manager_service.cpp
31
using OHOS::Codec::
Omx
::ComponentNode;
37
OHOS::Codec::
Omx
::CodecComponentConfig::GetInstance()->CodecCompCapabilityInit();
in CodecComponentManagerImplGetInstance()
50
mgr_ = std::make_shared<OHOS::Codec::
Omx
::ComponentMgr>();
in CodecComponentManagerService()
55
return OHOS::Codec::
Omx
::CodecComponentConfig::GetInstance()->GetComponentNum(count);
in GetComponentNum()
61
return OHOS::Codec::
Omx
::CodecComponentConfig::GetInstance()->GetComponentCapabilityList(capList, count);
in GetComponentCapabilityList()
H
A
D
codec_dma_buffer.cpp
26
namespace
Omx
{
namespace
115
} // namespace
Omx
H
A
D
codec_handle_buffer.cpp
25
namespace
Omx
{
namespace
111
} // namespace
Omx
H
A
D
codec_component_service.cpp
115
CodecComponentService::CodecComponentService(const std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> &node,
in CodecComponentService()
116
const std::shared_ptr<OHOS::Codec::
Omx
::ComponentMgr> mgr, const std::string name)
in CodecComponentService()
333
OHOS::Codec::
Omx
::CodecOMXCore *core;
in SetComponentRole()
378
void CodecComponentService::GetComponentNode(std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> &dumpNode_)
in GetComponentNode()
H
A
D
codec_dfx_service.cpp
34
std::shared_ptr<OHOS::Codec::
Omx
::ComponentNode> dumpNode = nullptr;
in GetCodecComponentListInfo()
H
A
D
codec_omx_core.cpp
25
namespace
Omx
{
namespace
144
} // namespace
Omx
H
A
D
codec_dyna_buffer.cpp
25
namespace
Omx
{
namespace
124
} // namespace
Omx
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H
A
D
icomponent_mgr.h
24
namespace
Omx
{
namespace
43
} // namespace
Omx
H
A
D
codec_handle_buffer.h
23
namespace
Omx
{
namespace
45
} // namespace
Omx
H
A
D
codec_dyna_buffer.h
22
namespace
Omx
{
namespace
44
} // namespace
Omx
H
A
D
codec_omx_core.h
24
namespace
Omx
{
namespace
54
} // namespace
Omx
H
A
D
component_mgr.h
28
namespace
Omx
{
namespace
63
} // namespace
Omx
H
A
D
codec_share_buffer.h
24
namespace
Omx
{
namespace
48
} // namespace
Omx
H
A
D
icodec_buffer.h
30
namespace
Omx
{
namespace
70
} // namespace
Omx
Completed in 7 milliseconds
1
2