Searched refs:channel_offset (Results 1 – 3 of 3) sorted by relevance
196 u8 channel_offset; member
200 u8 channel_offset; member
10347 int *pixel_data_size, size_t *channel_offset, in ComputeChannelLayout() argument10353 (*channel_offset) = 0; in ComputeChannelLayout()10356 (*channel_offset_list)[c] = (*channel_offset); in ComputeChannelLayout()10359 (*channel_offset) += sizeof(unsigned short); in ComputeChannelLayout()10362 (*channel_offset) += sizeof(float); in ComputeChannelLayout()10365 (*channel_offset) += sizeof(unsigned int); in ComputeChannelLayout()10855 size_t channel_offset = 0; in DecodeChunk() local10857 &channel_offset, num_channels, in DecodeChunk()12189 size_t channel_offset = 0; in SaveEXRImageToMemory() local12191 channel_offset_list[c] = channel_offset; in SaveEXRImageToMemory()[all …]