OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_NOPORT
(Results
1 - 10
of
10
) sorted by null
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h
77
#define
OMX_NOPORT
0xFFFFFFFE
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
129
#define
OMX_NOPORT
0xfffffffe
786
pBufferHdr->nOutputPortIndex =
OMX_NOPORT
;
799
pBufferHdr->nInputPortIndex =
OMX_NOPORT
;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h
292
#define
OMX_NOPORT
0xFFFFFFFE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
81
#define
OMX_NOPORT
0xFFFFFFFE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c
201
pComponentPrivate->pCompPort[JPEGDEC_INPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nOutputPortIndex =
OMX_NOPORT
;
218
pComponentPrivate->pCompPort[JPEGDEC_OUTPUT_PORT]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex =
OMX_NOPORT
;
534
pComponentPrivate->pCompPort[nPortIndex]->pBufferPrivate[nBufferCount]->pBufferHdr->nOutputPortIndex =
OMX_NOPORT
;
537
pComponentPrivate->pCompPort[nPortIndex]->pBufferPrivate[nBufferCount]->pBufferHdr->nInputPortIndex =
OMX_NOPORT
;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c
368
pBuffHeader->nOutputPortIndex =
OMX_NOPORT
;
371
pBuffHeader->nInputPortIndex =
OMX_NOPORT
;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c
288
pBufferHdr->nOutputPortIndex =
OMX_NOPORT
;
301
pBufferHdr->nInputPortIndex =
OMX_NOPORT
;
555
pBufListObj->nOutputPortIndex =
OMX_NOPORT
;
574
pBufListObj->nInputPortIndex =
OMX_NOPORT
;
[
all
...]
OMX_VPP_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
101
#define
OMX_NOPORT
0xFFFFFFFE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c
[
all
...]
Completed in 111 milliseconds