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

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
Exynos_OMX_H264enc.c 263 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 250 pExynosInputPort->bufferProcessType = BUFFER_SHARE;
269 pExynosOutputPort->bufferProcessType = BUFFER_COPY | BUFFER_ANBSHARE;
488 if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
497 if (exynosInputPort->bufferProcessType == BUFFER_SHARE) {
515 } else if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
589 if (exynosOutputPort->bufferProcessType == BUFFER_SHARE) {
617 if (exynosOutputPort->bufferProcessType == BUFFER_SHARE)
628 if ((exynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
681 } else if (exynosOutputPort->bufferProcessType == BUFFER_SHARE) {
728 if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
    [all...]
Exynos_OMX_VdecControl.c 199 } else if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
463 if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
488 if ((pExynosPort->bufferProcessType == BUFFER_SHARE) &&
557 if ((pExynosComponent->pExynosPort[nPortIndex].bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
568 else if ((pExynosComponent->pExynosPort[nPortIndex].bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
788 if ((pExynosPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
790 } else if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c 432 if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
441 if (exynosInputPort->bufferProcessType == BUFFER_SHARE) {
504 } else if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
595 if (exynosOutputPort->bufferProcessType == BUFFER_SHARE) {
618 if ((exynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
643 } else if (exynosOutputPort->bufferProcessType == BUFFER_SHARE) {
681 exynosInputPort->bufferProcessType = BUFFER_SHARE;
683 exynosInputPort->bufferProcessType = BUFFER_COPY;
686 if ((exynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
700 } else if (exynosInputPort->bufferProcessType == BUFFER_SHARE)
    [all...]
Exynos_OMX_VencControl.c 196 if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
456 if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
536 if ((pExynosComponent->pExynosPort[nPortIndex].bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
545 if ((pExynosComponent->pExynosPort[nPortIndex].bufferProcessType & BUFFER_COPY) == BUFFER_COPY)
736 if ((pExynosPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
738 } else if (pExynosPort->bufferProcessType == BUFFER_SHARE) {
769 if (pExynosPort->bufferProcessType == BUFFER_SHARE)
771 else if ((pExynosPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
Exynos_OMX_H264dec.c 615 if (pExynosPort->bufferProcessType & BUFFER_COPY) {
630 } else if (pExynosPort->bufferProcessType & BUFFER_SHARE) {
756 if (pOutputPort->bufferProcessType & BUFFER_COPY) {
779 } else if (pOutputPort->bufferProcessType & BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c 802 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
806 } else if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
831 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
835 } else if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
892 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
Exynos_OMX_Vp8dec.c 613 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
617 } else if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
642 if ((pExynosInputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
646 } else if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
703 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
723 } else if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
776 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
811 if ((pExynosOutputPort->bufferProcessType & BUFFER_COPY) == BUFFER_COPY) {
829 } else if (pExynosOutputPort->bufferProcessType == BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
Exynos_OMX_Mpeg4enc.c 253 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
361 if (pExynosInputPort->bufferProcessType == BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.h 174 EXYNOS_OMX_BUFFERPROCESS_TYPE bufferProcessType;
Exynos_OMX_Basecomponent.c 239 if (pExynosComponent->pExynosPort[i].bufferProcessType == BUFFER_SHARE) {
284 if (pExynosComponent->pExynosPort[i].bufferProcessType == BUFFER_SHARE) {
370 if (pExynosComponent->pExynosPort[i].bufferProcessType == BUFFER_SHARE)
423 if (pExynosComponent->pExynosPort[i].bufferProcessType == BUFFER_SHARE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Android.cpp 717 ((pExynosPort->bufferProcessType & BUFFER_ANBSHARE) == BUFFER_ANBSHARE)) {
718 pExynosPort->bufferProcessType = BUFFER_SHARE;
720 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "OMX_IndexParamEnableAndroidBuffers & bufferProcessType change to BUFFER_SHARE");
811 ((pExynosPort->bufferProcessType & BUFFER_ANBSHARE) == BUFFER_ANBSHARE)) {
812 pExynosPort->bufferProcessType = BUFFER_SHARE;
814 Exynos_OSAL_Log(EXYNOS_LOG_TRACE, "OMX_IndexParamStoreMetaDataBuffer & bufferProcessType change to BUFFER_SHARE");

Completed in 64 milliseconds