Searched refs:nExtensions (Results 1 – 1 of 1) sorted by relevance
2369 … const OMX_U32 nExtensions = sizeof(sJpegEncCustomParams)/sizeof(JPEGENC_CUSTOM_PARAM_DEFINITION); in JPEGENC_GetExtensionIndex() local2370 for (nIndex = 0; nIndex < nExtensions; ++nIndex) { in JPEGENC_GetExtensionIndex()