Searched refs:channel_op (Results 1 – 1 of 1) sorted by relevance
117 const PixelChannel destination_channel,const ChannelFx channel_op, in ChannelImage() argument178 if (channel_op == AssignChannelOp) in ChannelImage()200 channel_op; in ChannelFxImage() local247 channel_op=ExtractChannelOp; in ChannelFxImage()278 if ((channel_op == ExtractChannelOp) && (channels == 1)) in ChannelFxImage()312 channel_op=ExtractChannelOp; in ChannelFxImage()316 channel_op=ExchangeChannelOp; in ChannelFxImage()321 if (channel_op != ExchangeChannelOp) in ChannelFxImage()322 channel_op=AssignChannelOp; in ChannelFxImage()327 if (channel_op != ExchangeChannelOp) in ChannelFxImage()[all …]