Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_pnm.c38 int is_PNM; in IMG_isPNM() local
44 is_PNM = 0; in IMG_isPNM()
57 is_PNM = 1; in IMG_isPNM()
61 return(is_PNM); in IMG_isPNM()

Completed in 3 milliseconds