Home
last modified time | relevance | path

Searched refs:VIDDEC_NOPORT (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c2992 (*ppBufferHdr)->nOutputPortIndex = VIDDEC_NOPORT; in VIDDEC_UseBuffer()
2995 (*ppBufferHdr)->nInputPortIndex = VIDDEC_NOPORT; in VIDDEC_UseBuffer()
3445 (*pBuffHead)->nOutputPortIndex = VIDDEC_NOPORT; in VIDDEC_AllocateBuffer()
3448 (*pBuffHead)->nInputPortIndex = VIDDEC_NOPORT; in VIDDEC_AllocateBuffer()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h176 #define VIDDEC_NOPORT 0xfffffffe macro