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