Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.cpp491 typedef char FormatBuf[2 + kFormatInBytesMax*2 + (kFormatInBytesMax - 1) + 3 + 1]; typedef
492 static const char *format_bytes(FormatBuf *outBuf, const uint8_t *inBuf, const int inBytes) { in format_bytes()
505 strlcpy(*outBuf + pos, "...", sizeof(FormatBuf) - pos); in format_bytes()
561 FormatBuf fmt; in walk_1d_reduce()
600 FormatBuf fmt; in walk_2d_reduce()
635 FormatBuf fmt; in walk_3d_reduce()
785 FormatBuf fmt; in launchReduceParallel()
804 FormatBuf fmt; in launchReduceParallel()
813 FormatBuf fmt; in launchReduceParallel()