Home
last modified time | relevance | path

Searched defs:GetImageInfo (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/Windows/Control/
DImageList.h56 bool GetImageInfo(int index, IMAGEINFO* imageInfo) const in GetImageInfo() function
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.cc553 bool GetImageInfo(const void* srcdata, int datasize, int* width, int* height, in GetImageInfo() function
/external/webp/src/mux/
Dmuxedit.c405 static WebPMuxError GetImageInfo(const WebPMuxImage* const wpi, in GetImageInfo() function
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpx_opj.cpp627 void CCodec_JpxModule::GetImageInfo(CJPX_Decoder* pDecoder, in GetImageInfo() function in CCodec_JpxModule
/external/ImageMagick/MagickCore/
Dimage.c1343 MagickExport void GetImageInfo(ImageInfo *image_info) in GetImageInfo() function
Dmethods.h412 #define GetImageInfo PrependMagickMethod(GetImageInfo) macro