Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h457 int nInputFrameWidth; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c692 pComponentPrivate->nInputFrameWidth = 1600; in OMX_ComponentInit()
1688 pComponentPrivate->nInputFrameWidth = (int)*pnInputFrameWidth; in SetConfig_JPEGDec()
DOMX_JpegDec_Utils.c1764 ptJPGDecUALGInBufParam->ulInDisplayWidth = (int)pComponentPrivate->nInputFrameWidth; in HandleDataBuf_FromAppJpegDec()