Home
last modified time | relevance | path

Searched refs:compute_tranformation_matrix (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/image/kernels/
Dadjust_hsv_in_yiq_op_test.cc30 internal::compute_tranformation_matrix<9>(0.0, 1.0, 1.0, in TEST_F()
40 internal::compute_tranformation_matrix<9>(0.0, 1.0, scale_v, in TEST_F()
Dadjust_hsv_in_yiq_op.h36 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void compute_tranformation_matrix( in compute_tranformation_matrix() function
Dadjust_hsv_in_yiq_op_gpu.cu.cc33 compute_tranformation_matrix<kChannelSize * kChannelSize>( in compute_tranformation_matrix_cuda()
Dadjust_hsv_in_yiq_op.cc111 internal::compute_tranformation_matrix<kChannelSize * kChannelSize>( in DoCompute()