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

123

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
H A DExynos_OMX_Component_Register.c166 (NULL == component->EmptyThisBuffer) ||
/hardware/intel/common/utils/ISV/include/
H A Disv_omxcomponent.h176 static OMX_ERRORTYPE EmptyThisBuffer(
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h208 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1108 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h208 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1099 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h208 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1099 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h208 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1099 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h524 specification for details on the EmptyThisBuffer method.
527 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h225 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1116 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h208 the non-supplier to return a buffer via an EmptyThisBuffer or FillThisBuffer call. */
1099 ((OMX_COMPONENTTYPE*)hComponent)->EmptyThisBuffer( \
/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp98 mBaseComponent.EmptyThisBuffer = EmptyThisBuffer;
600 OMX_ERRORTYPE ISVComponent::EmptyThisBuffer( function in class:ISVComponent
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h219 static OMX_ERRORTYPE EmptyThisBuffer(
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp63 component->EmptyThisBuffer = &qc_omx_component_empty_this_buffer;
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp63 component->EmptyThisBuffer = &qc_omx_component_empty_this_buffer;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c136 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
225 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1284 * EmptyThisBuffer() This callback is used to send the input buffer to
1296 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c119 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
201 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1125 * EmptyThisBuffer() This callback is used to send the input buffer to
1137 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1150 G711ENC_DPRINT("%d :: Entering EmptyThisBuffer\n", __LINE__);
1209 G711ENC_DPRINT("%d :: Exiting EmptyThisBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c139 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
222 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1278 * @fn EmptyThisBuffer() This function is used by application to sent the filled
1296 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1369 G722DEC_DPRINT (":: Exiting EmptyThisBuffer, eError = %d\n",eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c138 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
217 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1361 * @fn EmptyThisBuffer() description for EmptyThisBuffer
1362 EmptyThisBuffer().
1371 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c141 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
225 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1298 * @fn EmptyThisBuffer() This function is used by application to sent the filled
1316 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1389 G726DEC_DPRINT (":: Exiting EmptyThisBuffer, eError = %d\n",eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c129 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
206 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1055 * EmptyThisBuffer() This callback is used to send the input buffer to
1067 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1080 G726ENC_DPRINT("%d :: Entering EmptyThisBuffer\n", __LINE__);
1135 G726ENC_DPRINT("%d :: Exiting EmptyThisBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c135 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
234 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1307 * EmptyThisBuffer() This callback is used to send the input buffer to
1319 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1385 G729DEC_DPRINT("Exiting EmptyThisBuffer()\n");

Completed in 406 milliseconds

123