Searched refs:YQT (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 1463 …static const int YQT[] = {16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,… in stbi_write_jpg_core() local 1484 int uvti, yti = (YQT[i]*quality+50)/100; in stbi_write_jpg_core()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 1463 …static const int YQT[] = {16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,… in stbi_write_jpg_core() local 1484 int uvti, yti = (YQT[i]*quality+50)/100; in stbi_write_jpg_core()
|