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

/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"
54 SoftVideoEncoderOMXComponent::SoftVideoEncoderOMXComponent( function in class:android::SoftVideoEncoderOMXComponent
81 void SoftVideoEncoderOMXComponent::initPorts(
147 void SoftVideoEncoderOMXComponent::updatePortParams() {
171 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetPortParams(
203 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalSetParameter(
294 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::internalGetParameter(
352 void SoftVideoEncoderOMXComponent
[all...]

Completed in 258 milliseconds