/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 208 mpISVCallBacks->FillBufferDone = FillBufferDone; in getCallBacks() 686 OMX_ERRORTYPE ISVComponent::FillBufferDone( in FillBufferDone() function in ISVComponent 715 return mpCallBacks->FillBufferDone(&mBaseComponent, pAppData, pBuffer); in ISV_FillBufferDone() 733 return mpCallBacks->FillBufferDone(&mBaseComponent, pAppData, pBuffer); in ISV_FillBufferDone() 849 mpISVCallBacks->FillBufferDone = FillBufferDone; in ISV_SetCallbacks() 926 … err = mpCallBacks->FillBufferDone(&mBaseComponent, mBaseComponent->pApplicationPrivate, pBuffer); in releaseBuffer() 946 … err = mpCallBacks->FillBufferDone(&mBaseComponent, mBaseComponent->pApplicationPrivate, pBuffer); in releaseBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 154 #define FillBufferDone(handle, appPrivate, buffer) FillBufferDone(handle, appPrivate, buffer); \
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/ |
D | omx_qcelp13_enc_test.c | 280 static OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, 394 OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, in FillBufferDone() function 720 &EventHandler,&EmptyBufferDone,&FillBufferDone in Init_Encoder()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/test/ |
D | omx_amr_enc_test.c | 271 static OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, 354 OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, in FillBufferDone() function 675 &EventHandler,&EmptyBufferDone,&FillBufferDone in Init_Encoder()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/ |
D | omx_evrc_enc_test.c | 280 static OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, 393 OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, in FillBufferDone() function 718 &EventHandler,&EmptyBufferDone,&FillBufferDone in Init_Encoder()
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/ |
D | omx_aac_enc_test.c | 265 static OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, 348 OMX_ERRORTYPE FillBufferDone(OMX_IN OMX_HANDLETYPE hComponent, in FillBufferDone() function 709 &EventHandler,&EmptyBufferDone,&FillBufferDone in Init_Encoder()
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 206 static OMX_ERRORTYPE FillBufferDone(
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Core.h | 598 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Core.h | 598 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Core.h | 589 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Core.h | 606 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Core.h | 589 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Core.h | 589 OMX_ERRORTYPE (*FillBufferDone)( member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_Utils.c | 899 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in VPP_HandleCommandFlush() 943 pComponentPrivate->cbInfo.FillBufferDone(pHandle, in VPP_HandleCommandFlush() 1365 pComponentPrivate->cbInfo.FillBufferDone( in VPP_StateToIdle() 2341 pComponentPrivate->cbInfo.FillBufferDone ( in VPP_Process_FreeOutBuf() 2365 pComponentPrivate->cbInfo.FillBufferDone ( in VPP_Process_FreeOutBuf() 2644 pComponentPrivate->cbInfo.FillBufferDone ( in VPP_Process_FilledOutBuf() 2851 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in VPP_LCML_Callback() 2949 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in VPP_LCML_Callback()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDec_Utils.c | 901 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in HandleInternalFlush() 1068 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in HandleCommandFlush() 1327 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in HandleCommandJpegDec() 1677 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in HandleFreeOutputBufferFromAppJpegDec() 1909 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in HandleDataBuf_FromDspJpegDec()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 92 DWORD FillBufferDone; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
D | G722DecTest.c | 123 void FillBufferDone (OMX_HANDLETYPE, OMX_PTR, OMX_BUFFER… 178 (void *)FillBufferDone in main() 787 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) in FillBufferDone() function
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 1609 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in WMADECHandleDataBuf_FromApp() 1829 pComponentPrivate->cbInfo.FillBufferDone (pHandle, in WMADECHandleDataBuf_FromLCML() 1879 pComponentPrivate->cbInfo.FillBufferDone (pHandle, in WMADECHandleDataBuf_FromLCML() 2024 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle, in WMADECLCML_Callback() 2075 ((OMXBufferStatus*)pLcmlHdr->buffer->pAppPrivate)->FillBufferDone = 1; in WMADECLCML_Callback() 2141 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle, in WMADECLCML_Callback() 2184 pComponentPrivate_CC->cbInfo.FillBufferDone (pComponentPrivate_CC->pHandle, in WMADECLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_Utils.c | 1319 pComponentPrivate->cbInfo.FillBufferDone (pHandle, in G711ENC_HandleCommand() 1675 pComponentPrivate->cbInfo.FillBufferDone( pComponentPrivate->pHandle, in G711ENC_HandleDataBufFromApp() 1744 pComponentPrivate->cbInfo.FillBufferDone( pHandle, in G711ENC_HandleDataBufFromLCML() 2046 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in G711ENC_LCMLCallback() 2085 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in G711ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Dec_Utils.c | 1457 pComponentPrivate->cbInfo.FillBufferDone ( in G711DECHandleCommand() 1744 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in G711DECHandleDataBuf_FromApp() 1806 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in G711DECHandleDataBuf_FromApp() 2043 pComponentPrivate->cbInfo.FillBufferDone ( pHandle, in G711DECHandleDataBuf_FromLCML() 2081 pComponentPrivate->cbInfo.FillBufferDone (pHandle, in G711DECHandleDataBuf_FromLCML()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_Utils.c | 1643 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in WBAMRENC_HandleCommand() 2408 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in WBAMRENC_LCMLCallback() 2541 pComponentPrivate->cbInfo.FillBufferDone(pHandle, in WBAMRENC_LCMLCallback() 2599 pComponentPrivate->cbInfo.FillBufferDone (pHandle, in WBAMRENC_LCMLCallback() 2654 pComponentPrivate->cbInfo.FillBufferDone( pComponentPrivate->pHandle, in WBAMRENC_LCMLCallback() 2698 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in WBAMRENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
D | G726DecTest.c | 282 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) in FillBufferDone() function 351 (void*)FillBufferDone}; in main()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
D | G722EncTest.c | 247 void FillBufferDone (OMX_HANDLETYPE hComponent, OMX_PTR ptr, OMX_BUFFERHEADERTYPE* pBuffer) in FillBufferDone() function 295 (void*)FillBufferDone};
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 1716 pComponentPrivate->cbInfo.FillBufferDone ( in AACENCHandleCommand() 1822 pComponentPrivate->cbInfo.FillBufferDone ( in AACENCHandleCommand() 2003 pComponentPrivate->cbInfo.FillBufferDone(pComponentPrivate->pHandle, in AACENCHandleDataBuf_FromApp() 2097 pComponentPrivate->cbInfo.FillBufferDone ( in AACENCHandleDataBuf_FromApp() 2514 pComponentPrivate_CC->cbInfo.FillBufferDone ( in AACENCLCML_Callback() 2586 pComponentPrivate_CC->cbInfo.FillBufferDone ( in AACENCLCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 1827 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_HandleCommand() 2345 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_HandleDataBuf_FromApp() 2415 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_HandleDataBuf_FromApp() 2649 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_LCML_Callback() 2741 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_LCML_Callback() 2769 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_LCML_Callback() 2931 pComponentPrivate->cbInfo.FillBufferDone (pComponentPrivate->pHandle, in AACDEC_LCML_Callback()
|