OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SoftVideoDecoderOMXComponent
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp
18
#define LOG_TAG "
SoftVideoDecoderOMXComponent
"
21
#include "include/
SoftVideoDecoderOMXComponent
.h"
39
SoftVideoDecoderOMXComponent
::
SoftVideoDecoderOMXComponent
(
64
void
SoftVideoDecoderOMXComponent
::initPorts(
120
void
SoftVideoDecoderOMXComponent
::updatePortDefinitions() {
143
OMX_ERRORTYPE
SoftVideoDecoderOMXComponent
::internalGetParameter(
198
OMX_ERRORTYPE
SoftVideoDecoderOMXComponent
::internalSetParameter(
236
OMX_ERRORTYPE
SoftVideoDecoderOMXComponent
::getConfig(
260
void
SoftVideoDecoderOMXComponent
::onReset()
[
all
...]
/frameworks/av/media/libstagefright/include/
SoftVideoDecoderOMXComponent.h
34
struct
SoftVideoDecoderOMXComponent
: public SimpleSoftOMXComponent {
35
SoftVideoDecoderOMXComponent
(
88
DISALLOW_EVIL_CONSTRUCTORS(
SoftVideoDecoderOMXComponent
);
Completed in 846 milliseconds