Home
last modified time | relevance | path

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

/external/image_io/includes/image_io/jpeg/
Djpeg_info.h50 bool HasGDepth() const { in HasGDepth() function
60 bool HasDepth() const { return HasAppleDepth() || HasGDepth(); } in HasDepth()
64 return HasAppleDepth() || HasAppleMatte() || HasGDepth() || HasGImage(); in HasExtractableImage()