Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/
H A Djpeg_decoder.cpp53 static std::string GetArrayStr(const std::vector<uint32_t> &vec, std::string &arrayStr) in GetArrayStr() function
83 HDF_LOGI("supportPixFmts:%{public}s", GetArrayStr(cap.supportPixFmts, arrayStr).c_str()); in PrintCapability()