Searched defs:tga_row (Results 1 – 2 of 2) sorted by relevance
5589 stbi_uc *tga_row = tga_data + row*tga_width*tga_comp; in stbi__tga_load() local