HomeSort by relevance Sort by last modified time
    Searched refs:getExtensionIndex (Results 1 - 23 of 23) sorted by null

  /frameworks/av/media/libstagefright/include/
SoftVideoEncoderOMXComponent.h 69 virtual OMX_ERRORTYPE getExtensionIndex(const char *name, OMX_INDEXTYPE *index);
SoftVideoDecoderOMXComponent.h 72 virtual OMX_ERRORTYPE getExtensionIndex(
SoftOMXComponent.h 70 virtual OMX_ERRORTYPE getExtensionIndex(
OMX.h 135 virtual status_t getExtensionIndex(
OMXNodeInstance.h 124 status_t getExtensionIndex(
  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 50 mComponent->GetExtensionIndex = GetExtensionIndexWrapper;
180 return me->getExtensionIndex(name, index);
284 OMX_ERRORTYPE SoftOMXComponent::getExtensionIndex(
SoftVideoDecoderOMXComponent.cpp 607 OMX_ERRORTYPE SoftVideoDecoderOMXComponent::getExtensionIndex(
618 return SimpleSoftOMXComponent::getExtensionIndex(name, index);
SoftVideoEncoderOMXComponent.cpp 649 OMX_ERRORTYPE SoftVideoEncoderOMXComponent::getExtensionIndex(
656 return SimpleSoftOMXComponent::getExtensionIndex(name, index);
OMXNodeInstance.cpp 479 CLOG_ERROR_IF(enable, getExtensionIndex, err, "%s", name);
508 CLOG_ERROR(getExtensionIndex, err, "%s", name);
587 CLOG_ERROR(getExtensionIndex, xerr, "%s", name);
623 CLOG_ERROR_IF(enable, getExtensionIndex, err, "%s", name);
653 CLOG_ERROR_IF(tunneled, getExtensionIndex, err, "%s", name);
809 CLOG_ERROR(getExtensionIndex, err, "%s", name);
    [all...]
OMX.cpp 609 status_t OMX::getExtensionIndex(
619 return instance->getExtensionIndex(
GraphicBufferSource.cpp 520 status_t err = mNodeInstance->getExtensionIndex(
    [all...]
  /frameworks/av/media/libstagefright/
OMXClient.cpp 151 virtual status_t getExtensionIndex(
473 status_t MuxOMX::getExtensionIndex(
477 return getOMX(node)->getExtensionIndex(node, parameter_name, index);
ACodec.cpp     [all...]
  /frameworks/av/include/media/
IOMX.h 182 virtual status_t getExtensionIndex(
  /frameworks/av/media/libmedia/
IOMX.cpp 588 virtual status_t getExtensionIndex(
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 303 milliseconds