Searched refs:hardDecodeError (Results 1 – 5 of 5) sorted by relevance
108 "HARD_DECODE_ERROR", options.hardDecodeError, in ReportDecodeFault()164 .v = { .s = const_cast<char*>(options.hardDecodeError.c_str()) } }, in ReportDecodeInfo()
50 std::string hardDecodeError; member
81 std::string hardDecodeError; member
1255 … context.hardDecodeError = "Decode failed, Alloc OutputBuffer failed, ret=" + std::to_string(ret); in HeapMemAlloc()1261 context.hardDecodeError = "failed to do jpeg hardware decode, err=" + std::to_string(ret); in HeapMemAlloc()1995 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()2041 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()2205 decoder->getErrMsg(context.hardDecodeError); in HeapMemAlloc()
1103 options.hardDecodeError = context.hardDecodeError; in UpdateDecodeInfoOptions()1112 event.GetDecodeInfoOptions().hardDecodeError in SetImageEventHeifParseErr()