Searched defs:channelSize (Results 1 – 11 of 11) sorted by relevance
132 long channelSize = channel.size(); in open() local
136 long channelSize = channel.size(); in open() local
66 size_t channelSize = get_explicit_type_size( *outType ); in test_image_read() local
59 size_t channelSize = get_explicit_type_size( *outType ); in test_cl_image_read() local395 size_t channelSize = get_explicit_type_size( *outType ); in test_cl_image_write() local
414 cmsUInt32Number channelSize = trueBytesSize(Format); in ComputeIncrementsForChunky() local472 cmsUInt32Number channelSize = trueBytesSize(Format); in ComputeIncrementsForPlanar() local
95 unsigned int channelSize = height * width; in ReorderWeightChannelsForAcl() local
245 size_t channelSize = get_explicit_type_size( *outType ); in test_cl_image_read() local
320 size_t channelSize = get_explicit_type_size(*outType); in test_cl_image_write() local
123 deUint32 getChannelMask (int channelSize) in getChannelMask()
1146 int channelSize = getChannelSize(m_format.type); in getPixel() local1182 int channelSize = getChannelSize(format.type); in getPixelIntGeneric() local1539 int channelSize = getChannelSize(m_format.type); in setPixel() local1651 int channelSize = getChannelSize(m_format.type); in setPixel() local
800 deUint8 channelSize, in ChannelAccess()