Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_pcx.c63 int is_PCX; in IMG_isPCX() local
73 is_PCX = 0; in IMG_isPCX()
79 is_PCX = 1; in IMG_isPCX()
83 return(is_PCX); in IMG_isPCX()

Completed in 2 milliseconds