Searched defs:y_ptr_1 (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()323 const T* y_ptr_1 = input_b_ptr + y_wai.index_1 * in_row_width; in interpolate_with_caching() local