Searched defs:plane1 (Results 1 – 8 of 8) sorted by relevance
/third_party/mesa3d/src/mesa/math/ |
D | m_dotprod_tmp.h | 44 const GLfloat plane0 = plane[0], plane1 = plane[1], plane3 = plane[3]; in TAG() local 64 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local 85 const GLfloat plane0 = plane[0], plane1 = plane[1], plane2 = plane[2]; in TAG() local
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 168 uint8_t* const plane1 = (uint8_t*)malloc(2 * w * h * sizeof(*plane1)); in SSIMScaleChannel() local
|
/third_party/flutter/skia/third_party/externals/libwebp/extras/ |
D | get_disto.c | 168 uint8_t* const plane1 = (uint8_t*)malloc(2 * w * h * sizeof(*plane1)); in SSIMScaleChannel() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | bocu1tst.c | 944 static const UChar plane1[]={ 0xd800, 0xdc00 }; variable
|
/third_party/ffmpeg/libavcodec/ |
D | huffyuvdec.c | 621 #define READ_2PIX(dst0, dst1, plane1) \ argument
|
D | dxv.c | 112 uint8_t *plane1, ptrdiff_t stride1, in cocg_block()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | intersection.hpp | 339 plane1 = calc_policy.get_plane(a1v, a2v); in apply() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 1520 LLVMValueRef plane1, planes, plane_ptr, sum; in generate_clipmask() local
|