Home
last modified time | relevance | path

Searched refs:isJFIF (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_libjpeg.cpp286 bool isJFIF = (imageFileBytes[3] == 0xe0 && imageFileBytes[6] == 'J' && imageFileBytes[7] == 'F' && variable
293 (isJFIF || isExif || isICC)) {

Completed in 1 milliseconds