Home
last modified time | relevance | path

Searched defs:start_channel (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/include/
Dadc.h100 int (*start_channel)(struct udevice *dev, int channel); member
/external/tensorflow/tensorflow/contrib/image/kernels/
Dadjust_hsv_in_yiq_op.cc119 int64 start_channel, int64 end_channel) { in DoCompute()
/external/tensorflow/tensorflow/core/kernels/
Dadjust_saturation_op.cc197 int64 end_channel) { in DoCompute()
Dadjust_hue_op.cc220 int64 end_channel) { in DoCompute()
Ddepthwise_conv_op_gpu.h256 const int start_channel = block * kBlockDepth; in DepthwiseConv2dGPUKernelNHWCSmall() local
/external/libchrome/mojo/core/
Dnode_controller.cc469 bool start_channel) { in AddPeer()