Home
last modified time | relevance | path

Searched defs:databyte (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/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()
/aosp_15_r20/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()
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image_write.h517 void stbiw__write_run_data(stbi__write_context *s, int length, unsigned char databyte) in stbiw__write_run_data()