Searched refs:stbi__jpeg_dequantize (Results 1 – 2 of 2) sorted by relevance
2877 static void stbi__jpeg_dequantize(short *data, stbi__uint16 *dequant) in stbi__jpeg_dequantize() function2895 stbi__jpeg_dequantize(data, z->dequant[z->img_comp[n].tq]); in stbi__jpeg_finish()