Home
last modified time | relevance | path

Searched refs:lstep (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tga.c100 int lstep; in IMG_LoadTGA_RW() local
251 lstep = img->pitch; in IMG_LoadTGA_RW()
254 lstep = -img->pitch; in IMG_LoadTGA_RW()
309 dst += lstep; in IMG_LoadTGA_RW()

Completed in 5 milliseconds