Searched refs:v1xy (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.2/build/libraries/mtx/src/ |
| D | vec.c | 840 register f32 v0yz, v1yz, v0xy, v1xy; in PSVECSquareDistance() local 850 psq_l v1xy, 0(b), 0, 0 // [X1][Y1] in PSVECSquareDistance() 852 ps_sub dxy, v0xy, v1xy // [X0-X1][Y0-Y1] in PSVECSquareDistance() 891 register f32 v0yz, v1yz, v0xy, v1xy; in PSVECDistance() local 903 psq_l v1xy, 0(b), 0, 0 // [X1][Y1] in PSVECDistance() 905 ps_sub dxy, v0xy, v1xy // [X0-X1][Y0-Y1] in PSVECDistance()
|