Home
last modified time | relevance | path

Searched defs:retDecode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_util_module/util/
H A Djs_base64.h153 unsigned char *retDecode = nullptr; variable
H A Djs_base64.cpp670 unsigned char *retDecode = nullptr; in DecodeAchieves() local
707 … const char *input, DecodeInfo *decodeInfo, unsigned char *retDecode) in DecodeAchievesInner()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1050 int retDecode = jpegYuvDecoder_->DoDecode(context, para); in HeapMemAlloc() local