Searched refs:PLANE (Results 1 – 20 of 20) sorted by relevance
/third_party/mesa3d/src/mesa/swrast/ |
D | s_aatriangle.c | 87 #define CONSTANT_PLANE(VALUE, PLANE) \ argument 89 PLANE[0] = 0.0F; \ 90 PLANE[1] = 0.0F; \ 91 PLANE[2] = -1.0F; \ 92 PLANE[3] = VALUE; \ 108 #define SOLVE_PLANE(X, Y, PLANE) \ argument 109 ((PLANE[3] + PLANE[0] * (X) + PLANE[1] * (Y)) / -PLANE[2])
|
D | s_aaline.c | 151 #define SOLVE_PLANE(X, Y, PLANE) \ argument 152 ((PLANE[3] + PLANE[0] * (X) + PLANE[1] * (Y)) / -PLANE[2])
|
/third_party/ffmpeg/libavcodec/ |
D | huffyuv.h | 51 PLANE, enumerator
|
D | huffyuvdec.c | 363 s->predictor = PLANE; in decode_init() 909 case PLANE: in decode_slice() 918 if (s->predictor == PLANE) { in decode_slice() 987 case PLANE: in decode_slice() 1006 if (s->predictor == PLANE) { in decode_slice() 1028 if (s->predictor == PLANE) { in decode_slice() 1151 case PLANE: in decode_slice() 1161 if (s->predictor == PLANE) { in decode_slice()
|
D | huffyuvenc.c | 852 if (s->predictor == PLANE && s->interlaced < y) { in encode_frame() 868 if (s->predictor == PLANE && s->interlaced < cy) { in encode_frame() 903 if (s->predictor == PLANE && s->interlaced < y) { in encode_frame() 931 if (s->predictor == PLANE && s->interlaced < y) { in encode_frame() 983 if (s->predictor == PLANE && s->interlaced < y) { in encode_frame() 1057 { "plane", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = PLANE }, INT_MIN, INT_MAX, VE, "pred" }, \
|
/third_party/mesa3d/src/mesa/program/ |
D | program_lexer.l | 274 {dot}plane { return PLANE; }
|
D | program_parse.y | 192 %token PALETTE PARAMS PLANE POINT_TOK POINTSIZE POSITION PRIMARY PROGRAM PROJECTION 1443 stateClipPlaneItem: CLIP '[' stateClipPlaneNum ']' PLANE
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 734 get_properties(res, plane, PLANE); in get_resources() 1029 find_object(dev->resources, plane, PLANE); in set_property()
|
/third_party/boost/libs/spirit/workbench/unicode/ |
D | UnicodeData.txt | 15098 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 15114 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
/third_party/boost/boost/spirit/home/support/char_encoding/unicode/ |
D | UnicodeData.txt | 15098 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 15114 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 21842 @item PLANE
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/ |
D | UnicodeData.txt | 17144 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17160 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 17144 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17160 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/ |
D | UnicodeData.txt | 17074 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17090 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
D | ppucd.txt | 21377 cp;101E2;na=PHAISTOS DISC SIGN CARPENTRY PLANE 21393 cp;101F2;na=PHAISTOS DISC SIGN PLANE TREE
|
/third_party/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 17144 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17160 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
D | ppucd.txt | 21495 cp;101E2;na=PHAISTOS DISC SIGN CARPENTRY PLANE 21511 cp;101F2;na=PHAISTOS DISC SIGN PLANE TREE
|
/third_party/skia/third_party/externals/icu/source/data/unidata/ |
D | UnicodeData.txt | 17144 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17160 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|
D | ppucd.txt | 21495 cp;101E2;na=PHAISTOS DISC SIGN CARPENTRY PLANE 21511 cp;101F2;na=PHAISTOS DISC SIGN PLANE TREE
|
/third_party/pcre2/pcre2/maint/Unicode.tables/ |
D | UnicodeData.txt | 17270 101E2;PHAISTOS DISC SIGN CARPENTRY PLANE;So;0;L;;;;;N;;;;; 17286 101F2;PHAISTOS DISC SIGN PLANE TREE;So;0;L;;;;;N;;;;;
|