Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/LibJXR/jxrgluelib/
H A DJXRGlueJxr.c2149 …mageDecode_GetMetadata_WMP(PKImageDecode *pID, U32 uOffset, U32 uByteCount, U8 *pbGot, U32 *pcbGot) in PKImageDecode_GetMetadata_WMP() argument
2158 FailIf(*pcbGot < uByteCount, WMP_errBufferOverflow); in PKImageDecode_GetMetadata_WMP()
2167 *pcbGot = 0; in PKImageDecode_GetMetadata_WMP()
2169 *pcbGot = uByteCount; in PKImageDecode_GetMetadata_WMP()