Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddcm.c2735 offset_count; member
3862 stream_info->offset_count=length >> 2; in ReadDCMImage()
3863 if (stream_info->offset_count != 0) in ReadDCMImage()
3869 stream_info->offset_count,sizeof(*stream_info->offsets)); in ReadDCMImage()
3872 for (i=0; i < (ssize_t) stream_info->offset_count; i++) in ReadDCMImage()
3875 for (i=0; i < (ssize_t) stream_info->offset_count; i++) in ReadDCMImage()
4033 stream_info->offset_count=length >> 2; in ReadDCMImage()
4034 if (stream_info->offset_count != 0) in ReadDCMImage()
4040 stream_info->offset_count,sizeof(*stream_info->offsets)); in ReadDCMImage()
4043 for (i=0; i < (ssize_t) stream_info->offset_count; i++) in ReadDCMImage()
[all …]
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Drender.cl1710 …skc_uint const tile_count, // rename: offset_count