Searched refs:tile4 (Results 1 – 3 of 3) sorted by relevance
/external/dng_sdk/source/ |
D | dng_area_task.cpp | 231 dng_rect tile4; in ProcessOnThread() local 235 while (iter4.GetOneTile (tile4)) in ProcessOnThread() 240 Process (threadIndex, tile4, sniffer); in ProcessOnThread()
|
/external/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 480 int32x4_t (*tile4)(int32x4_t, unsigned), 499 res = tile4(f, max); in filter_scale_neon() 504 res = tile4(f + vdupq_n_s32(one), max); in filter_scale_neon()
|
/external/skqp/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 480 int32x4_t (*tile4)(int32x4_t, unsigned), 499 res = tile4(f, max); in filter_scale_neon() 504 res = tile4(f + vdupq_n_s32(one), max); in filter_scale_neon()
|