Home
last modified time | relevance | path

Searched refs:InputEosSet (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h806 OMX_U8 InputEosSet; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c347 pComponentPrivate_CC->InputEosSet = 0; in WMADECFill_LCMLInitParams()
1462 pComponentPrivate->InputEosSet = 1; in WMADECHandleDataBuf_FromApp()
2045 … if(pComponentPrivate_CC->InputEosSet || pComponentPrivate_CC->pOutputBufferList->EosFlagSent) in WMADECLCML_Callback()
2048 pComponentPrivate_CC->InputEosSet = 0; in WMADECLCML_Callback()
3754 pComponentPrivate->InputEosSet = 0; in WMADECFill_LCMLInitParamsEx()