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

12

/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportbase.h72 OMX_ERRORTYPE UseBuffer(OMX_BUFFERHEADERTYPE **ppBufferHdr,
H A Dcomponentbase.h182 static OMX_ERRORTYPE UseBuffer(
/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h144 static OMX_ERRORTYPE UseBuffer(
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h475 specification for details on the UseBuffer method.
478 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h196 to send it an allocated buffer via a UseBuffer call. */
565 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
594 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1001 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1066 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1098 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1128 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Component.h475 specification for details on the UseBuffer method.
478 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h196 to send it an allocated buffer via a UseBuffer call. */
556 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
585 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1057 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1089 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1119 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h475 specification for details on the UseBuffer method.
478 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h196 to send it an allocated buffer via a UseBuffer call. */
565 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
594 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1001 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1066 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1098 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1128 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h475 specification for details on the UseBuffer method.
478 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h196 to send it an allocated buffer via a UseBuffer call. */
556 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
585 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1057 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1089 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1119 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h492 specification for details on the UseBuffer method.
495 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h213 to send it an allocated buffer via a UseBuffer call. */
573 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
602 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1009 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1074 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1106 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1136 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h475 specification for details on the UseBuffer method.
478 OMX_ERRORTYPE (*UseBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h196 to send it an allocated buffer via a UseBuffer call. */
556 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
585 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
992 ((OMX_COMPONENTTYPE*)hComponent)->UseBuffer( \
1057 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1089 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
1119 pointer to an OMX_BUFFERHEADERTYPE structure allocated with UseBuffer
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp105 mBaseComponent.UseBuffer = UseBuffer;
528 OMX_ERRORTYPE ISVComponent::UseBuffer( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp285 handle->UseBuffer = UseBuffer;
914 OMX_ERRORTYPE ComponentBase::UseBuffer( function in class:ComponentBase
968 return port->UseBuffer(ppBufferHdr, nPortIndex, pAppPrivate, nSizeBytes,
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp70 component->UseBuffer = &qc_omx_component_use_buffer;
/hardware/qcom/media/msm8974/mm-core/src/common/
H A Domx_core_cmp.cpp70 component->UseBuffer = &qc_omx_component_use_buffer;
/hardware/qcom/media/msm8996/mm-core/src/common/
H A Domx_core_cmp.cpp70 component->UseBuffer = &qc_omx_component_use_buffer;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c156 static OMX_ERRORTYPE UseBuffer (OMX_IN OMX_HANDLETYPE hComponent,
231 pHandle->UseBuffer = UseBuffer;
1845 * UseBuffer()
1855 static OMX_ERRORTYPE UseBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c139 static OMX_ERRORTYPE UseBuffer (
207 pHandle->UseBuffer = UseBuffer;
1704 * UseBuffer()
1714 static OMX_ERRORTYPE UseBuffer (OMX_IN OMX_HANDLETYPE hComponent, function
1730 G711ENC_DPRINT("%d :: Entering UseBuffer\n", __LINE__);
1797 G711ENC_DPRINT("%d :: Exiting UseBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c161 static OMX_ERRORTYPE UseBuffer (
228 pHandle->UseBuffer = UseBuffer;
1924 * @fn UseBuffer() This function is called by application when app allocated the
1948 static OMX_ERRORTYPE UseBuffer ( function
1961 G722DEC_DPRINT ("Entering UseBuffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c159 static OMX_ERRORTYPE UseBuffer (
223 pHandle->UseBuffer = UseBuffer;
1927 * @fn UseBuffer() description for UseBuffer
1928 UseBuffer().
1934 static OMX_ERRORTYPE UseBuffer ( function
1946 G722ENC_DPRINT ("%d :: Entering UseBuffer\n", __LINE__);
1963 G722ENC_DPRINT ("%d :: In UseBuffer\n", __LINE__);
1974 G722ENC_DPRINT ("%d :: In UseBuffer\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c163 static OMX_ERRORTYPE UseBuffer (
231 pHandle->UseBuffer = UseBuffer;
1968 * @fn UseBuffer() This function is called by application when app allocated the
1992 static OMX_ERRORTYPE UseBuffer ( function
2005 G726DEC_DPRINT ("Entering UseBuffer\n");

Completed in 1047 milliseconds

12