HomeSort by relevance Sort by last modified time
    Searched defs:SoftVideoEncoderOMXComponent (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
SoftVideoEncoderOMXComponent.h 29 struct SoftVideoEncoderOMXComponent : public SimpleSoftOMXComponent {
30 SoftVideoEncoderOMXComponent(
101 DISALLOW_EVIL_CONSTRUCTORS(SoftVideoEncoderOMXComponent);
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 20 #define LOG_TAG "SoftVideoEncoderOMXComponent"
24 #include <media/stagefright/omx/SoftVideoEncoderOMXComponent.h>
57 SoftVideoEncoderOMXComponent::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::ConvertFlexYUVToPlanar
    [all...]

Completed in 94 milliseconds