Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dresize_bicubic_op.cc270 const T* y_ptr_0, const T* y_ptr_1, const T* y_ptr_2, const T* y_ptr_3, in ComputeYInterpolation()
325 const T* y_ptr_3 = input_b_ptr + y_wai.index_3 * in_row_width; in interpolate_with_caching() local