Lines Matching refs:y1
768 int64_t CameraDeviceClient::euclidDistSquare(int32_t x0, int32_t y0, int32_t x1, int32_t y1) {770 int64_t d1 = y0 - y1;