Home
last modified time | relevance | path

Searched refs:reconfigOutputPort (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c1612 pComponentPrivate->reconfigOutputPort = 0; in AACDEC_HandleCommand()
1647 pComponentPrivate->reconfigOutputPort = 0; in AACDEC_HandleCommand()
1797 …if(pComponentPrivate->num_Op_Issued && !pComponentPrivate->reconfigOutputPort ){ //no buffers sent… in AACDEC_HandleCommand()
1898 pComponentPrivate->reconfigOutputPort = OMX_TRUE; in AACDEC_ParseHeader()
2070 … if(pComponentPrivate->reconfigInputPort || pComponentPrivate->reconfigOutputPort){ in AACDEC_HandleDataBuf_FromApp()
2071 … if(pComponentPrivate->reconfigInputPort && pComponentPrivate->reconfigOutputPort){ in AACDEC_HandleDataBuf_FromApp()
2101 … pComponentPrivate->reconfigOutputPort ? AACDEC_OUTPUT_PORT : AACDEC_INPUT_PORT, in AACDEC_HandleDataBuf_FromApp()
2382 if(!pComponentPrivate->reconfigOutputPort){ in AACDEC_HandleDataBuf_FromApp()
2738 if(pComponentPrivate->reconfigOutputPort){ in AACDEC_LCML_Callback()
DOMX_AacDecoder.c317 pComponentPrivate->reconfigOutputPort = 0; in OMX_ComponentInit()
2070 pComponentPrivate->reconfigOutputPort); in FreeBuffer()
2073 !pComponentPrivate->reconfigOutputPort && in FreeBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c1549 …entPrivate->dbg, "reconfigOut = %d!, but should be true!\n",pComponentPrivate->reconfigOutputPort); in MP3DEC_HandleCommand()
1550 if(pComponentPrivate->reconfigOutputPort){ in MP3DEC_HandleCommand()
1604 pComponentPrivate->reconfigOutputPort = 0; in MP3DEC_HandleCommand()
1750 …if (pComponentPrivate->num_Op_Issued && !pComponentPrivate->reconfigOutputPort){ //if no buffers h… in MP3DEC_HandleCommand()
1983 pComponentPrivate->reconfigOutputPort = OMX_TRUE; in MP3DEC_HandleDataBuf_FromApp()
2026 if(pComponentPrivate->reconfigOutputPort){ in MP3DEC_HandleDataBuf_FromApp()
2079 … if(!(pComponentPrivate->reconfigInputPort || pComponentPrivate->reconfigOutputPort)){ in MP3DEC_HandleDataBuf_FromApp()
2191 … if(!(pComponentPrivate->reconfigInputPort || pComponentPrivate->reconfigOutputPort)){ in MP3DEC_HandleDataBuf_FromApp()
DOMX_Mp3Decoder.c337 …pComponentPrivate->reconfigOutputPort = 1; //set the initial value to true if you expect to do por… in OMX_ComponentInit()
2149 !pComponentPrivate->reconfigOutputPort && in FreeBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h865 OMX_BOOL reconfigOutputPort; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h775 OMX_BOOL reconfigOutputPort; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h941 OMX_BOOL reconfigOutputPort; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c1094 if(pComponentPrivate->reconfigOutputPort){ in WMADECHandleCommand()
1095 pComponentPrivate->reconfigOutputPort = 0; in WMADECHandleCommand()
1170 pComponentPrivate->reconfigOutputPort = 0; in WMADECHandleCommand()
1509 if(!pComponentPrivate->reconfigOutputPort){ in WMADECHandleDataBuf_FromApp()
1627 … if(!(pComponentPrivate->reconfigInputPort || pComponentPrivate->reconfigOutputPort)){ in WMADECHandleDataBuf_FromApp()
DOMX_WmaDecoder.c301 pComponentPrivate->reconfigOutputPort = 0; in OMX_ComponentInit()
1895 !pComponentPrivate->reconfigOutputPort && in FreeBuffer()