Searched refs:InsufficientDestSize (Results 1 – 5 of 5) sorted by relevance
53 return CFX_GifDecodeStatus::InsufficientDestSize; in Decode()64 return CFX_GifDecodeStatus::InsufficientDestSize; in Decode()127 return CFX_GifDecodeStatus::InsufficientDestSize; in Decode()
113 InsufficientDestSize, // Only used internally by CGifLZWDecoder::Decode() enumerator
104 CFX_GifDecodeStatus::InsufficientDestSize, in TEST()
300 if (ret == CFX_GifDecodeStatus::InsufficientDestSize) { in LoadFrame()
30 if (CFX_GifDecodeStatus::InsufficientDestSize != in LZWFuzz()