Searched defs:clip1 (Results 1 – 6 of 6) sorted by relevance
/external/webp/src/dsp/ |
D | dec_clip_tables.c | 261 static const uint8_t clip1[255 + 511 + 1] = { variable 334 static uint8_t clip1[255 + 511 + 1]; variable
|
D | enc.c | 83 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/skia/tests/ |
D | AAClipTest.cpp | 208 SkAAClip clip0, clip1; in test_empty() local 249 SkAAClip clip0, clip1; in test_irect() local
|
D | ImageFilterCacheTest.cpp | 59 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
|