HomeSort by relevance Sort by last modified time
    Searched full:map_storage_type (Results 1 - 1 of 1) sorted by null

  /external/ImageMagick/coders/
viff.c 205 map_storage_type,
321 viff_info.map_storage_type=ReadBlobLong(image);
355 if ((viff_info.map_storage_type != VFF_MAPTYP_NONE) &&
356 (viff_info.map_storage_type != VFF_MAPTYP_1_BYTE) &&
357 (viff_info.map_storage_type != VFF_MAPTYP_2_BYTE) &&
358 (viff_info.map_storage_type != VFF_MAPTYP_4_BYTE) &&
359 (viff_info.map_storage_type != VFF_MAPTYP_FLOAT) &&
360 (viff_info.map_storage_type != VFF_MAPTYP_DOUBLE))
403 switch ((int) viff_info.map_storage_type)
431 switch ((int) viff_info.map_storage_type)
201 map_storage_type, member in struct:_ViffInfo
909 map_storage_type, member in struct:_ViffInfo
    [all...]

Completed in 228 milliseconds