Searched defs:EmptyThisBuffer (Results 1 - 25 of 27) sorted by relevance

12

/hardware/intel/common/utils/ISV/omx/
H A Disv_omxcomponent.cpp108 mBaseComponent.EmptyThisBuffer = EmptyThisBuffer;
620 OMX_ERRORTYPE ISVComponent::EmptyThisBuffer( function in class:ISVComponent
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c147 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
223 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1443 * @fn EmptyThisBuffer() This function is used by application to sent the filled
1461 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1475 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorInvalidState from EmptyThisBuffer\n", __LINE__);
1589 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: EmptyThisBuffer: Bad Size\n",__LINE__);
1594 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: EmptyThisBuffer: BadPortIndex\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c118 static OMX_ERRORTYPE EmptyThisBuffer(OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
186 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1466 * EmptyThisBuffer() This callback is used to send the input buffer to
1478 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1489 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENC: Entering EmptyThisBuffer\n", __LINE__);
1562 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENC: Exiting EmptyThisBuffer\n", __LINE__);
/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");
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c135 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp,
215 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1274 * EmptyThisBuffer() This callback is used to send the input buffer to
1286 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1310 G729ENC_DPRINT("Entering EmptyThisBuffer\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c147 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
228 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1473 * @fn EmptyThisBuffer() This function is used by application to sent the filled
1491 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1569 OMX_PRINT1(pComponentPrivate->dbg, " :: Exiting EmptyThisBuffer\n");
1639 OMX_ERROR4(pComponentPrivate->dbg, " :: EmptyThisBuffer: BadPortIndex\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c130 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
220 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1465 * EmptyThisBuffer() This callback is used to send the input buffer to
1477 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c143 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
227 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1520 * EmptyThisBuffer() This callback is used to send the input buffer to
1532 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
1558 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Entering EmptyThisBuffer\n", __LINE__);
1614 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting EmptyThisBuffer\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c136 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
216 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1395 * EmptyThisBuffer() This callback is used to send the input buffer to
1407 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c137 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
210 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1594 * EmptyThisBuffer() This callback is used to send the input buffer to
1606 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c131 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE hComp, OMX_BUFFERHEADERTYPE* pBuffer);
205 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1324 * EmptyThisBuffer() This callback is used to send the input buffer to
1335 static OMX_ERRORTYPE EmptyThisBuffer (OMX_HANDLETYPE pComponent, function
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c103 static OMX_ERRORTYPE EmptyThisBuffer(OMX_HANDLETYPE hComp,
626 pHandle->EmptyThisBuffer = EmptyThisBuffer;
1758 * @fn EmptyThisBuffer - Send Input Buffers. * The application uses this to
1767 static OMX_ERRORTYPE EmptyThisBuffer(OMX_HANDLETYPE hComponent, function
1783 OMX_PRINT1(pComponentPrivate->dbg, "Entering funtion EmptyThisBuffer %p\n", pBuffHead);
1885 } /* End of EmptyThisBuffer */
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp288 handle->EmptyThisBuffer = EmptyThisBuffer;
1067 OMX_ERRORTYPE ComponentBase::EmptyThisBuffer( function in class:ComponentBase
/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/msm8974/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
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Component.h507 specification for details on the EmptyThisBuffer method.
510 OMX_ERRORTYPE (*EmptyThisBuffer)( member in struct:OMX_COMPONENTTYPE
/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
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c231 static OMX_ERRORTYPE EmptyThisBuffer (OMX_IN OMX_HANDLETYPE hComponent,
433 pHandle->EmptyThisBuffer = EmptyThisBuffer;
2763 * EmptyThisBuffer() Sets application callbacks to the component
2777 static OMX_ERRORTYPE EmptyThisBuffer (OMX_IN OMX_HANDLETYPE hComponent, function

Completed in 866 milliseconds

12