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

/frameworks/av/media/libstagefright/include/
H A DSoftVideoDecoderOMXComponent.h32 struct SoftVideoDecoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
33 SoftVideoDecoderOMXComponent(
107 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoDecoderOMXComponent);
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp20 #define LOG_TAG "SoftVideoDecoderOMXComponent"
23 #include "include/SoftVideoDecoderOMXComponent.h"
42 SoftVideoDecoderOMXComponent::SoftVideoDecoderOMXComponent( function in class:android::SoftVideoDecoderOMXComponent
70 void SoftVideoDecoderOMXComponent::initPorts(
126 void SoftVideoDecoderOMXComponent::updatePortDefinitions(bool updateCrop) {
154 uint32_t SoftVideoDecoderOMXComponent::outputBufferWidth() {
158 uint32_t SoftVideoDecoderOMXComponent::outputBufferHeight() {
162 void SoftVideoDecoderOMXComponent::handlePortSettingsChange(
217 void SoftVideoDecoderOMXComponent
[all...]

Completed in 54 milliseconds