Searched refs:sJpegDecCustomParams (Results 1 – 1 of 1) sorted by relevance
2338 JPEGDEC_CUSTOM_PARAM_DEFINITION sJpegDecCustomParams[] = { in GetExtensionIndex_JPEGDec() local2354 for (nIndex = 0; strlen((const char*)sJpegDecCustomParams[nIndex].cCustomParamName); nIndex++){ in GetExtensionIndex_JPEGDec()2355 …if (!strcmp((const char*)cParameterName, (const char*)(&(sJpegDecCustomParams[nIndex].cCustomParam… in GetExtensionIndex_JPEGDec()2356 *pIndexType = sJpegDecCustomParams[nIndex].nCustomParamIndex; in GetExtensionIndex_JPEGDec()