Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c293 int nInpIndex; in JPEGENC_UseBuffer() local
322 nInpIndex = pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortFormat->nPortIndex; in JPEGENC_UseBuffer()
325 if ( (int)nPortIndex == nInpIndex ) { in JPEGENC_UseBuffer()