Home
last modified time | relevance | path

Searched defs:arrayStr (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/codec/test/demo/jpeg/src/
Djpeg_decoder.cpp57 static std::string GetArrayStr(const std::vector<uint32_t> &vec, std::string &arrayStr) in GetArrayStr()
75 std::string arrayStr(""); in PrintCapability() local
/drivers/peripheral/codec/test/unittest/hdi_v1.0/
Dcodec_proxy_test.cpp62 static char arrayStr[ARRAY_TO_STR_LEN]; variable