Searched refs:AdjustHsvInYiqGPU (Results 1 – 3 of 3) sorted by relevance
74 struct AdjustHsvInYiqGPU { struct
41 void AdjustHsvInYiqGPU::operator()(OpKernelContext* ctx, int channel_count, in operator ()()
158 functor::AdjustHsvInYiqGPU()(ctx, options.channel_count, options.input, in DoCompute()