Searched refs:head0 (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1499 …static const unsigned char head0[] = { 0xFF,0xD8,0xFF,0xE0,0,0x10,'J','F','I','F',0,1,1,0,0,1,0,1,… in stbi_write_jpg_core() local 1503 s->func(s->context, (void*)head0, sizeof(head0)); in stbi_write_jpg_core()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1499 …static const unsigned char head0[] = { 0xFF,0xD8,0xFF,0xE0,0,0x10,'J','F','I','F',0,1,1,0,0,1,0,1,… in stbi_write_jpg_core() local 1503 s->func(s->context, (void*)head0, sizeof(head0)); in stbi_write_jpg_core()
|