Searched refs:clip1 (Results 1 – 10 of 10) sorted by relevance
/external/skia/tests/ |
D | ClipCacheTest.cpp | 150 SkClipStack clip1(bound1); in test_cache() local 158 cache.acquireMask(clip1.getTopmostGenID(), desc, bound1); in test_cache() 167 check_state(reporter, cache, clip1, texture1, bound1); in test_cache() 198 REPORTER_ASSERT(reporter, !cache.canReuse(clip1.getTopmostGenID(), bound1)); in test_cache() 204 check_state(reporter, cache, clip1, texture1, bound1); in test_cache()
|
D | AAClipTest.cpp | 205 SkAAClip clip0, clip1; in test_empty() local 209 REPORTER_ASSERT(reporter, clip1 == clip0); in test_empty() 214 REPORTER_ASSERT(reporter, clip1 == clip0); in test_empty() 220 REPORTER_ASSERT(reporter, clip0 != clip1); in test_empty() 226 REPORTER_ASSERT(reporter, clip1 == clip0); in test_empty() 247 SkAAClip clip0, clip1; in test_irect() local 254 clip1.setRect(r1); in test_irect() 261 bool nonEmptyAA = clip2.op(clip0, clip1, op); in test_irect()
|
/external/chromium_org/third_party/libwebp/dsp/ |
D | dec.c | 28 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 48 clip1[255 + i] = (i < 0) ? 0 : (i > 255) ? 255 : i; in DspInitTables() 178 const uint8_t* const clip0 = clip1 + 255 - top[-1]; in TrueMotion() 500 p[-step] = clip1[255 + p0 + a2]; in do_filter2() 501 p[ 0] = clip1[255 + q0 - a1]; in do_filter2() 511 p[-2*step] = clip1[255 + p1 + a3]; in do_filter4() 512 p[- step] = clip1[255 + p0 + a2]; in do_filter4() 513 p[ 0] = clip1[255 + q0 - a1]; in do_filter4() 514 p[ step] = clip1[255 + q1 - a3]; in do_filter4() 525 p[-3*step] = clip1[255 + p2 + a3]; in do_filter6() [all …]
|
D | enc.c | 67 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 77 clip1[255 + i] = clip_8b(i); in InitTables() 263 const uint8_t* const clip = clip1 + 255 - left[-1]; in TrueMotion() 501 const uint8_t* const clip = clip1 + 255 - top[-1]; in TM4()
|
/external/webp/src/dsp/ |
D | dec.c | 28 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 48 clip1[255 + i] = (i < 0) ? 0 : (i > 255) ? 255 : i; in DspInitTables() 178 const uint8_t* const clip0 = clip1 + 255 - top[-1]; in TrueMotion() 500 p[-step] = clip1[255 + p0 + a2]; in do_filter2() 501 p[ 0] = clip1[255 + q0 - a1]; in do_filter2() 511 p[-2*step] = clip1[255 + p1 + a3]; in do_filter4() 512 p[- step] = clip1[255 + p0 + a2]; in do_filter4() 513 p[ 0] = clip1[255 + q0 - a1]; in do_filter4() 514 p[ step] = clip1[255 + q1 - a3]; in do_filter4() 525 p[-3*step] = clip1[255 + p2 + a3]; in do_filter6() [all …]
|
D | enc.c | 67 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 77 clip1[255 + i] = clip_8b(i); in InitTables() 263 const uint8_t* const clip = clip1 + 255 - left[-1]; in TrueMotion() 501 const uint8_t* const clip = clip1 + 255 - top[-1]; in TM4()
|
/external/webp/src/enc/ |
D | filter.c | 25 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 43 clip1[255 + i] = (i < 0) ? 0 : (i > 255) ? 255 : i; in InitTables() 58 p[-step] = clip1[255 + p0 + a2]; in do_filter2() 59 p[ 0] = clip1[255 + q0 - a1]; in do_filter2() 69 p[-2*step] = clip1[255 + p1 + a3]; in do_filter4() 70 p[- step] = clip1[255 + p0 + a2]; in do_filter4() 71 p[ 0] = clip1[255 + q0 - a1]; in do_filter4() 72 p[ step] = clip1[255 + q1 - a3]; in do_filter4()
|
/external/chromium_org/third_party/libwebp/enc/ |
D | filter.c | 25 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable 43 clip1[255 + i] = (i < 0) ? 0 : (i > 255) ? 255 : i; in InitTables() 58 p[-step] = clip1[255 + p0 + a2]; in do_filter2() 59 p[ 0] = clip1[255 + q0 - a1]; in do_filter2() 69 p[-2*step] = clip1[255 + p1 + a3]; in do_filter4() 70 p[- step] = clip1[255 + p0 + a2]; in do_filter4() 71 p[ 0] = clip1[255 + q0 - a1]; in do_filter4() 72 p[ step] = clip1[255 + q1 - a3]; in do_filter4()
|
/external/skia/tools/ |
D | filtermain.cpp | 383 SkClipRectCommand* clip1 = in check_7() local 392 if (clip0->doAA() || clip1->doAA() || clip2->doAA()) { in check_7() 397 SkRegion::kIntersect_Op != clip1->op() || in check_7() 402 if (!clip0->rect().contains(clip1->rect()) || in check_7() 403 !clip1->rect().contains(clip2->rect())) { in check_7()
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 1001 http://archives.cbc.ca/IDC-1-71-274-1460/conflict_war/cold_war/clip1 63162 http://www.pbs.org/art21/artists/turrell/clip1.html
|