Home
last modified time | relevance | path

Searched refs:JPEGDEC_OUTPUT_PORT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c212 else if (nPortIndex == JPEGDEC_OUTPUT_PORT) { in AllocateBuffer_JPEGDec()
214 …OMX_MALLOC(pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBuffe… in AllocateBuffer_JPEGDec()
215 …OMX_CONF_INIT_STRUCT(pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCoun… in AllocateBuffer_JPEGDec()
216 …vate[nBuffCount]->pBufferHdr = %p\n", pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPr… in AllocateBuffer_JPEGDec()
217 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nOutp… in AllocateBuffer_JPEGDec()
218 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nInpu… in AllocateBuffer_JPEGDec()
219 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nSize… in AllocateBuffer_JPEGDec()
220 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nVers… in AllocateBuffer_JPEGDec()
221 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->pAppP… in AllocateBuffer_JPEGDec()
222 …pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nAllo… in AllocateBuffer_JPEGDec()
[all …]
DOMX_JpegDec_Utils.c264 (pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef->bPopulated))) { in EnablePortJpegDec()
270 JPEGDEC_OUTPUT_PORT, in EnablePortJpegDec()
277 (pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef->bPopulated)))) { in EnablePortJpegDec()
290 JPEGDEC_OUTPUT_PORT, in EnablePortJpegDec()
582 pPortDefOut = pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef; in Fill_LCMLInitParamsJpegDec()
875 …for (nCount = 0; nCount < pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef->nBufferCoun… in HandleInternalFlush()
876 …JPEGDEC_BUFFER_PRIVATE* pBuffPrivate = pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferP… in HandleInternalFlush()
946 nBuffersOut = pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef->nBufferCountActual; in HandleCommandFlush()
1011 if ( nParam1 == JPEGDEC_OUTPUT_PORT|| (int)nParam1 == -1 ){ in HandleCommandFlush()
1041 …for (nCount = 0; nCount < pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pPortDef->nBufferCoun… in HandleCommandFlush()
[all …]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h319 JPEGDEC_OUTPUT_PORT enumerator