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

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

Completed in 3089 milliseconds