Home
last modified time | relevance | path

Searched defs:kChannelSize (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/image/kernels/
Dadjust_hsv_in_yiq_op.h31 static constexpr int kChannelSize = 3; variable
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_frame_protector_test.cc30 const size_t kChannelSize = 32768; variable
/external/tensorflow/tensorflow/core/kernels/
Dadjust_saturation_op.cc187 static const int kChannelSize = 3; in DoCompute() local
Dadjust_hue_op.cc210 static const int kChannelSize = 3; in DoCompute() local