Searched refs:szValuePtr (Results 1 – 1 of 1) sorted by relevance
3033 if (!memcmp(szValuePtr, "UNICODE\0", 8)) { in exif_process_user_comment()3035 szValuePtr = szValuePtr+8; in exif_process_user_comment()3042 szValuePtr = szValuePtr+2; in exif_process_user_comment()3046 szValuePtr = szValuePtr+2; in exif_process_user_comment()3059 (unsigned char*)szValuePtr, in exif_process_user_comment()3068 szValuePtr = szValuePtr+8; in exif_process_user_comment()3073 szValuePtr = szValuePtr+8; in exif_process_user_comment()3081 (unsigned char*)szValuePtr, in exif_process_user_comment()3091 szValuePtr = szValuePtr+8; in exif_process_user_comment()3099 (szValuePtr)[a] = '\0'; in exif_process_user_comment()[all …]
Completed in 18 milliseconds