Searched defs:yz (Results 1 - 9 of 9) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | h261.c | 35 int x, y, xy, yz; in h261_loop_filter() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftcalc.c | 824 FT_Pos xz, yz; in FT_Vector_Transform_Scaled() local
|
| H A D | ftoutln.c | 686 FT_Pos xz, yz; in FT_Vector_Transform() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuVector.hpp | 132 VecAccess<T, Size, 2> yz (void) { DE_ASSERT(Size >= 2); return VecAccess<T, Size, 2>(*this, 1, 2); } in yz() function in tcu::Vector
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | matrix_utils.cpp | 88 float yz = y * z; in Rotate() local
|
| /third_party/mesa3d/src/mesa/math/ |
| H A D | m_matrix.c | 688 GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c; in _math_matrix_rotate() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 1251 Int4 yz = CmpNLE(absY, absZ); // abs(y) > abs(z) in cubeFace() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | SamplerCore.cpp | 1589 Int4 yz = CmpNLE(absY, absZ); // abs(y) > abs(z) in cubeFace() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Reactor.hpp | 1585 SwizzleMask2<Vector4, 0x1222> yz; member
|
Completed in 18 milliseconds