Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h656 static void stbiw__write_run_data(stbi__write_context *s, int length, unsigned char databyte) in stbiw__write_run_data() argument
661 s->func(s->context, &databyte, 1); in stbiw__write_run_data()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h656 static void stbiw__write_run_data(stbi__write_context *s, int length, unsigned char databyte) in stbiw__write_run_data() argument
661 s->func(s->context, &databyte, 1); in stbiw__write_run_data()