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

/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp480 // - outBuf -- Pointer to buffer of type "FormatBuf" into which output is written
493 typedef char FormatBuf[2 + kFormatInBytesMax*2 + (kFormatInBytesMax - 1) + 3 + 1]; typedef
494 static const char *format_bytes(FormatBuf *outBuf, const uint8_t *inBuf, const int inBytes) {
563 FormatBuf fmt;
602 FormatBuf fmt;
637 FormatBuf fmt;
787 FormatBuf fmt;
806 FormatBuf fmt;
815 FormatBuf fmt;

Completed in 27 milliseconds