Searched defs:inputIndex (Results 1 - 15 of 15) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c1949 int inputIndex = -1; local
1964 inputIndex = i;
1991 if (inputIndex != -1) {
1992 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1993 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
1999 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
2000 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
2005 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
2007 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
2008 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c1713 OMX_S16 inputIndex = -1; local
1727 inputIndex = i;
1754 if (inputIndex != -1) {
1755 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1756 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1760 OMX_G711DECMEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c1549 int inputIndex = -1; local
1565 inputIndex = i;
1591 if (inputIndex != -1) {
1592 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1593 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1600 OMX_G711ENC_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c1790 int inputIndex = -1; local
1804 inputIndex = i;
1824 if (inputIndex != -1) {
1825 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1826 buff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1835 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
1837 G722D_OMX_FREE(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c1801 int inputIndex = -1; local
1815 inputIndex = i;
1842 if (inputIndex != -1) {
1843 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1844 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1849 OMX_G722MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c1831 int inputIndex = -1; local
1847 inputIndex = i;
1868 if (inputIndex != -1) {
1869 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1870 buff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1879 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
1881 G726D_OMX_FREE(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c1469 int inputIndex = -1; local
1485 inputIndex = i;
1512 if (inputIndex != -1) {
1513 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1514 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1519 OMX_NBMEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c1760 OMX_S16 inputIndex = -1; local
1778 inputIndex = i;
1809 if (inputIndex != -1)
1811 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1)
1815 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
1816 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
1819 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1825 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pInputPortPrivate);
1827 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c1755 int inputIndex = -1; local
1773 inputIndex = i;
1804 if (inputIndex != -1)
1806 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1)
1808 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
1817 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
1818 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
1821 OMX_G729MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c2036 int inputIndex = -1; local
2052 inputIndex = i;
2068 if (inputIndex != -1) {
2069 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
2070 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
2074 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
2075 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
2079 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
2081 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
2082 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c1930 OMX_S16 inputIndex = -1; local
1944 inputIndex = i;
1971 if (inputIndex != -1) {
1974 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
1975 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
1978 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1979 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
1981 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c1999 int inputIndex = -1; local
2015 inputIndex = i;
2042 if (inputIndex != -1) {
2043 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
2044 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
2049 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
2050 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
2054 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c1836 int inputIndex = -1; local
1850 inputIndex = i;
1877 if (inputIndex != -1) {
1880 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
1881 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
1884 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1885 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
1887 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c2094 int inputIndex = -1; local
2113 inputIndex = i;
2140 if (inputIndex != -1) {
2141 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
2142 tempBuff = pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer;
2153 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
2154 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
2157 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c1800 int inputIndex = -1; local
1814 inputIndex = i;
1841 if (inputIndex != -1) {
1842 if (pComponentPrivate->pInputBufferList->bufferOwner[inputIndex] == 1) {
1843 OMX_MEMFREE_STRUCT_DSPALIGN(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer, OMX_U8);
1848 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->pBuffer,
1849 pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]->nAllocLen,
1852 OMX_PRBUFFER2(pComponentPrivate->dbg, "%d:[FREE] %p\n",__LINE__,pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);
1853 OMX_MEMFREE_STRUCT(pComponentPrivate->pInputBufferList->pBufHdr[inputIndex]);

Completed in 133 milliseconds