Searched defs:y_ptr_0 (Results 1 – 1 of 1) sorted by relevance
270 const T* y_ptr_0, const T* y_ptr_1, const T* y_ptr_2, const T* y_ptr_3, in ComputeYInterpolation()322 const T* y_ptr_0 = input_b_ptr + y_wai.index_0 * in_row_width; in interpolate_with_caching() local