Searched refs:FillBufferDone (Results 1 - 25 of 62) sorted by path

123

/hardware/qcom/camera/QCamera/stack/mm-jpeg-interface/src/
H A Dmm_jpeg.c78 callbacks.FillBufferDone = mm_jpeg_ftbdone;
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_omx_jpeg_encoder.c300 callbacks.FillBufferDone = ftbdone;
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp2308 m_cb.FillBufferDone(&m_cmp, m_app_data, (OMX_BUFFERHEADERTYPE *)p2);
5794 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5809 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5826 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5853 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5882 m_cb.EventHandler,m_cb.FillBufferDone);
6500 DEBUG_PRINT_HIGH("FillBufferDone: End Of Sequence Received\n");
6508 DEBUG_PRINT_HIGH("FillBufferDone: OMX_BUFFERFLAG_DATACORRUPT Received\n");
6556 if (m_cb.FillBufferDone)
6643 m_cb.FillBufferDone (hCom
[all...]
H A Domx_vdec_copper.cpp5536 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5550 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5567 m_cb.FillBufferDone (hComp,m_app_data,buffer);
5608 //m_cb.FillBufferDone (hComp,m_app_data,buffer);
5636 m_cb.EventHandler,m_cb.FillBufferDone);
6252 if (m_cb.FillBufferDone)
6331 m_cb.FillBufferDone (hComp,m_app_data,buffer);
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Domx_vdec_test.cpp363 static OMX_ERRORTYPE FillBufferDone(OMX_OUT OMX_HANDLETYPE hComponent,
820 DEBUG_PRINT("FillBufferDone: End Of Sequence Received\n");
827 DEBUG_PRINT("FillBufferDone: OMX_BUFFERFLAG_DATACORRUPT Received\n");
850 DEBUG_PRINT("FillBufferDone: End Of Stream Reached\n");
1056 OMX_ERRORTYPE FillBufferDone(OMX_OUT OMX_HANDLETYPE hComponent, function
1611 static OMX_CALLBACKTYPE call_back = {&EventHandler, &EmptyBufferDone, &FillBufferDone};
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Domx_video_base.cpp3585 m_pCallbacks.EventHandler,m_pCallbacks.FillBufferDone);
3987 if(m_pCallbacks.FillBufferDone)
4000 m_pCallbacks.FillBufferDone (hComp,m_app_data,buffer);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.c509 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
889 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Baseport.c84 pExynosComponent->pCallbacks->FillBufferDone(pOMXComponent, pExynosComponent->callbackData, bufferHeader);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h565 /** The FillBufferDone method is used to return filled buffers from an
589 OMX_ERRORTYPE (*FillBufferDone)( member in struct:OMX_CALLBACKTYPE
1106 and returned to the application via the FillBufferDone call back.
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_Utils.c1818 //force FillBufferDone calls on pending buffers
1827 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2073 // we need to also be able to guarantee that no FillBufferDone calls
2345 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2415 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2649 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2741 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2769 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2931 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
H A DOMX_AacDecoder.c1252 AACDEC_OMX_CONF_CHECK_CMD(pCallBacks->FillBufferDone, 1, 1)
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_Utils.c1716 pComponentPrivate->cbInfo.FillBufferDone (
1822 pComponentPrivate->cbInfo.FillBufferDone (
1993 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: [HandleData_FromApp] Calling FillBufferDone\n", __LINE__);
2002 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d :: [HandleData_FromApp] (filled <0 or EOS )Calling FillBufferDone \n",__LINE__);
2003 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle,
2097 pComponentPrivate->cbInfo.FillBufferDone (
2496 OMX_PRBUFFER2(pComponentPrivate_CC->dbg, "UTIL:: Calling FillBufferDone from Line %d\n",__LINE__);
2514 pComponentPrivate_CC->cbInfo.FillBufferDone (
2586 pComponentPrivate_CC->cbInfo.FillBufferDone (
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c445 * FillBufferDone() Callback from component which returns an ouput buffer
457 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
463 GT_END("Call to FillBufferDone <First: FillBufferDone>");
538 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Decoder.h154 #define FillBufferDone(handle, appPrivate, buffer) FillBufferDone(handle, appPrivate, buffer); \
155 printf("FillBufferDone :: line %d, buffer %p\n", __LINE__, buffer)
666 /** Number of outstanding FillBufferDone() calls */
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Dec_Utils.c1456 G711DEC_DPRINT("Calling FillBufferDone From Line %d\n",__LINE__);
1457 pComponentPrivate->cbInfo.FillBufferDone (
1744 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1806 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2041 G711DEC_DPRINT("Calling FillBufferDone From Line %d, buffer %p\n",__LINE__, msgBuffer->buffer);
2043 pComponentPrivate->cbInfo.FillBufferDone ( pHandle,
2079 G711DEC_DPRINT("Calling FillBufferDone From Line %d\n",__LINE__);
2081 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
H A DG711DecTest.c389 * FillBufferDone()
394 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
405 GT_END("Call to FillBufferDone <First: FillBufferDone>");
448 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_Utils.c1319 pComponentPrivate->cbInfo.FillBufferDone (pHandle,
1674 G711ENC_DPRINT("%d :: Calling FillBufferDone\n",__LINE__);
1675 pComponentPrivate->cbInfo.FillBufferDone( pComponentPrivate->pHandle,
1744 pComponentPrivate->cbInfo.FillBufferDone( pHandle,
2046 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
2085 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
H A DG711EncTest.c357 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
365 GT_END("Call to FillBufferDone <First: FillBufferDone>");
402 (void*)FillBufferDone};
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Dec_Utils.c972 pComponentPrivate->cbInfo.FillBufferDone( pHandle,
1375 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1725 /* If the buffer we get back from the DSP is not valid call FillBufferDone
1727 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle,
1775 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, /* pHandle, */
H A DOMX_G722Decoder.c1005 G722D_OMX_CONF_CHECK_CMD(pCallBacks->FillBufferDone, 1, 1)
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c123 void FillBufferDone (OMX_HANDLETYPE, OMX_PTR, OMX_BUFFERHEADERTYPE *);
178 (void *)FillBufferDone
769 * @fn FillBufferDone() Component sens the output buffer to app using this
787 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) function
824 GT_END("Call to FillBufferDone <First: FillBufferDone>");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Enc_Utils.c1151 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1152 pComponentPrivate->cbInfo.FillBufferDone (
1267 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1268 pComponentPrivate->cbInfo.FillBufferDone (
1293 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1560 /* If the buffer we get back from the DSP is not valid call FillBufferDone
1562 pComponentPrivate_CC->cbInfo.FillBufferDone (
1587 G722ENC_DPRINT("[FillBufferDone] Call #%d Line %d\n",++FillBufferDoneCount,__LINE__);
1588 pComponentPrivate_CC->cbInfo.FillBufferDone (
H A DOMX_G722Encoder.c1096 !pComponentPrivate->cbInfo.FillBufferDone) {

Completed in 246 milliseconds

123