Searched defs:httUint8 (Results 1 – 1 of 1) sorted by relevance
166 halide_type_t* httUint8() { in httUint8() function167 static halide_type_t httUint8 = halide_type_of<uint8_t>(); in httUint8() local