Searched defs:clip1 (Results 1 – 9 of 9) sorted by relevance
/external/webp/src/dsp/ |
D | dec_clip_tables.c | 264 static const uint8_t clip1[255 + 511 + 1] = { variable 337 static uint8_t clip1[255 + 511 + 1]; variable
|
D | enc.c | 87 static uint8_t clip1[255 + 510 + 1]; // clips [-255,510] to [0,255] variable
|
/external/skia/gm/ |
D | bug5252.cpp | 16 SkPath clip1; variable
|
/external/skqp/gm/ |
D | bug5252.cpp | 16 SkPath clip1; variable
|
/external/skia/tests/ |
D | AAClipTest.cpp | 219 SkAAClip clip0, clip1; in test_empty() local 260 SkAAClip clip0, clip1; in test_irect() local
|
D | ImageFilterCacheTest.cpp | 68 SkIRect clip1 = SkIRect::MakeWH(100, 100); in test_dont_find_if_diff_key() local
|
/external/skqp/tests/ |
D | AAClipTest.cpp | 219 SkAAClip clip0, clip1; in test_empty() local 260 SkAAClip clip0, clip1; in test_irect() local
|
D | ImageFilterCacheTest.cpp | 68 SkIRect clip1 = SkIRect::MakeWH(100, 100); in test_dont_find_if_diff_key() local
|
/external/libavc/common/x86/ |
D | ih264_deblk_luma_ssse3.c | 1162 UWORD8 clip0, clip1, clip2, clip3; in ih264_deblk_luma_horz_bslt4_ssse3() local 1777 UWORD8 clip0, clip1, clip2, clip3; in ih264_deblk_luma_vert_bslt4_mbaff_ssse3() local
|