Searched defs:SoftVideoDecoderOMXComponent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h34 struct SoftVideoDecoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
35 SoftVideoDecoderOMXComponent(
88 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoDecoderOMXComponent);
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp18 #define LOG_TAG "SoftVideoDecoderOMXComponent"
21 #include "include/SoftVideoDecoderOMXComponent.h"
39 SoftVideoDecoderOMXComponent::SoftVideoDecoderOMXComponent( function in class:android::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
[all...]

Completed in 512 milliseconds