Searched refs:OMX_BufferSupplyInput (Results 1 - 25 of 25) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h613 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h604 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h604 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Core.h604 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Core.h621 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h604 OMX_BufferSupplyInput, /**< input port supplies the buffers */ enumerator in enum:OMX_BUFFERSUPPLIERTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Basecomponent.c1047 bufferSupplier->eBufferSupplier = OMX_BufferSupplyInput;
1057 bufferSupplier->eBufferSupplier = OMX_BufferSupplyInput;
1228 if (bufferSupplier->eBufferSupplier == OMX_BufferSupplyInput) {
1248 if (bufferSupplier->eBufferSupplier == OMX_BufferSupplyInput) {
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c1051 ((pPortTp->eSupplierSetting == OMX_BufferSupplyInput && 2 > nPortIndex) ||
1087 if (pPortTp->eSupplierSetting == OMX_BufferSupplyInput) {
1410 && pComponentPrivate->sCompPorts[nIndex].eSupplierSetting == OMX_BufferSupplyInput) {
1559 (pComponentPrivate->sCompPorts[j].eSupplierSetting == OMX_BufferSupplyInput)) {
2347 if(pComponentPrivate->sCompPorts[portDef->nPortIndex].eSupplierSetting == OMX_BufferSupplyInput){
3288 pComponentPrivate->sCompPorts[OMX_VPP_INPUT_PORT].eSupplierSetting = OMX_BufferSupplyInput;
3305 pComponentPrivate->sCompPorts[OMX_VPP_INPUT_OVERLAY_PORT].eSupplierSetting = OMX_BufferSupplyInput;
3323 pComponentPrivate->sCompPorts[OMX_VPP_RGB_OUTPUT_PORT].eSupplierSetting = OMX_BufferSupplyInput;
3340 pComponentPrivate->sCompPorts[OMX_VPP_YUV_OUTPUT_PORT].eSupplierSetting = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c791 pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->pParamBufSupplier->eBufferSupplier = OMX_BufferSupplyInput;
796 pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pParamBufSupplier->eBufferSupplier = OMX_BufferSupplyInput;
H A DOMX_JpegDec_Utils.c1265 (pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pParamBufSupplier->eBufferSupplier == OMX_BufferSupplyInput)) {
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c1009 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c938 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c939 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c961 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c1048 pBufferSupplier->eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c1047 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c1104 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c1112 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c1039 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c1173 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c1038 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c1134 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c1259 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c1259 sBufferSupplier.eBufferSupplier = OMX_BufferSupplyInput;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEnc_Utils.c1666 if (pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pBufSupplier != OMX_BufferSupplyInput) {

Completed in 333 milliseconds