/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Dec_ComponentThread.c | 110 pComponentPrivate->bIsEOFSent = 0; in ComponentThread()
|
D | OMX_G711Dec_Utils.c | 380 pComponentPrivate->bIsEOFSent = 0; in G711DEC_StartComponentThread() 1735 pComponentPrivate->bIsEOFSent = 0; in G711DECHandleDataBuf_FromApp() 2028 if (pComponentPrivate->bIsEOFSent) { in G711DECHandleDataBuf_FromLCML() 2030 pComponentPrivate->bIsEOFSent = 0; in G711DECHandleDataBuf_FromLCML() 2075 if (pComponentPrivate->bIsEOFSent) { in G711DECHandleDataBuf_FromLCML() 2077 pComponentPrivate->bIsEOFSent = 0; in G711DECHandleDataBuf_FromLCML()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_ComponentThread.c | 130 pComponentPrivate->bIsEOFSent = 0; in G711ENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_ComponentThread.c | 161 pComponentPrivate->bIsEOFSent = 0; in G729ENC_CompThread()
|
D | OMX_G729Enc_Utils.c | 363 pComponentPrivate->bIsEOFSent = 0; in G729ENC_StartComponentThread() 1518 pComponentPrivate->bIsEOFSent = 1; in G729ENC_HandleDataBufFromApp() 1572 pComponentPrivate->bIsEOFSent = 1; in G729ENC_HandleDataBufFromApp() 2106 if (pComponentPrivate->bIsEOFSent) in G729ENC_LCMLCallback() 2109 pComponentPrivate->bIsEOFSent = 0; in G729ENC_LCMLCallback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_ComponentThread.c | 168 pComponentPrivate->bIsEOFSent = 0; in G729DEC_ComponentThread()
|
D | OMX_G729Dec_Utils.c | 397 pComponentPrivate->bIsEOFSent = 0; in G729DEC_StartComponentThread() 1497 pComponentPrivate->bIsEOFSent = 1; in G729DECHandleDataBuf_FromApp() 1842 if(pComponentPrivate->bIsEOFSent){ in G729DECLCML_Callback() 1844 pComponentPrivate->bIsEOFSent = 0; in G729DECLCML_Callback()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_CompThread.c | 155 pComponentPrivate->bIsEOFSent = 0; in VPP_ComponentThreadFunc()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_ComponentThread.c | 140 pComponentPrivate->bIsEOFSent = 0; in WMADEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_CompThread.c | 143 pComponentPrivate->bIsEOFSent = 0; in AACENC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 420 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 483 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 500 OMX_U32 bIsEOFSent; member
|
D | OMX_G711Dec_Utils.h | 574 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 427 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
D | OMX_VPP_Utils.h | 409 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 450 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
D | OMX_G711Enc_Utils.h | 655 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 660 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 583 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 395 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
D | OMX_G729Enc_Utils.h | 711 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 731 OMX_U32 bIsEOFSent; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Dec_Utils.c | 503 pComponentPrivate->bIsEOFSent = 0; in G722Dec_StartCompThread() 1457 pComponentPrivate->bIsEOFSent = 1; in G722DEC_HandleDataBuf_FromApp() 1748 if (pComponentPrivate->bIsEOFSent){ in G722DEC_LCML_Callback() 1756 pComponentPrivate->bIsEOFSent = 0; in G722DEC_LCML_Callback()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 390 pComponentPrivate->bIsEOFSent = 0; in G726Dec_StartCompThread() 1345 pComponentPrivate->bIsEOFSent = 1; in G726DEC_HandleDataBuf_FromApp() 1710 if (pComponentPrivate->bIsEOFSent){ in G726DEC_LCML_Callback() 1718 pComponentPrivate->bIsEOFSent = 0; in G726DEC_LCML_Callback()
|