Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c2369 … const OMX_U32 nExtensions = sizeof(sJpegEncCustomParams)/sizeof(JPEGENC_CUSTOM_PARAM_DEFINITION); in JPEGENC_GetExtensionIndex() local
2370 for (nIndex = 0; nIndex < nExtensions; ++nIndex) { in JPEGENC_GetExtensionIndex()