Searched defs:SoftVideoEncoderOMXComponent (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DSoftVideoEncoderOMXComponent.h30 struct SoftVideoEncoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
31 SoftVideoEncoderOMXComponent(
100 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoEncoderOMXComponent);
/frameworks/av/media/libstagefright/foundation/include/
H A DSoftVideoEncoderOMXComponent.h30 struct SoftVideoEncoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
31 SoftVideoEncoderOMXComponent(
100 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoEncoderOMXComponent);
/frameworks/av/media/libstagefright/include/
H A DSoftVideoEncoderOMXComponent.h30 struct SoftVideoEncoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
31 SoftVideoEncoderOMXComponent(
100 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoEncoderOMXComponent);
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp20 #define LOG_TAG "SoftVideoEncoderOMXComponent"
24 #include "include/SoftVideoEncoderOMXComponent.h"
58 SoftVideoEncoderOMXComponent::SoftVideoEncoderOMXComponent( function in class:android::SoftVideoEncoderOMXComponent
84 void SoftVideoEncoderOMXComponent::initPorts(
150 void SoftVideoEncoderOMXComponent::updatePortParams() {
174 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetPortParams(
211 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetParameter(
314 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalGetParameter(
388 void SoftVideoEncoderOMXComponent
[all...]

Completed in 111 milliseconds