Searched refs:nComment (Results 1 – 3 of 3) sorted by relevance
51 int nComment; member
982 if (imageinfo->nComment) { in SetMarkers()989 eError = OMX_SetConfig(pHandle, nCustomIndex, &(imageinfo->nComment)); in SetMarkers()1187 imageinfo->nComment = OMX_FALSE; in _tmain()1245 imageinfo->nComment = 1; in _tmain()
1376 int *nComment = (int*)ComponentConfigStructure; in JPEGENC_SetConfig() local1377 if ( nComment == NULL ) { in JPEGENC_SetConfig()1381 ((JPEGENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->nCommentFlag = *nComment; in JPEGENC_SetConfig()