Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h223 OMX_U32 nCaptureWidth; /* 0: use imagewidth as pitch, otherwise: member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEnc_Utils.c1077 ptParam.nCaptureWidth = pPortDefIn->format.image.nFrameWidth; in SendDynamicParam()