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

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h29 struct SoftVideoEncoderOMXComponent : public SimpleSoftOMXComponent { struct in namespace:android
30 SoftVideoEncoderOMXComponent(
101 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoEncoderOMXComponent);
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp20 #define LOG_TAG "SoftVideoEncoderOMXComponent"
24 #include <media/stagefright/omx/SoftVideoEncoderOMXComponent.h>
57 SoftVideoEncoderOMXComponent::SoftVideoEncoderOMXComponent( function in class:android::SoftVideoEncoderOMXComponent
83 void SoftVideoEncoderOMXComponent::initPorts(
149 void SoftVideoEncoderOMXComponent::updatePortParams() {
173 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetPortParams(
210 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetParameter(
313 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalGetParameter(
387 void SoftVideoEncoderOMXComponent
[all...]

Completed in 36 milliseconds