Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
29 views32 pages

Crash Log 1

The document lists all registered CPU operations in RFactory.cpp, including their addresses and input/output types. There are arithmetic operations like addition, subtraction, multiplication, and division, as well as comparison operations and operations on different data types including integers, floats, points, buffers and images.

Uploaded by

Waqar Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views32 pages

Crash Log 1

The document lists all registered CPU operations in RFactory.cpp, including their addresses and input/output types. There are arithmetic operations like addition, subtraction, multiplication, and division, as well as comparison operations and operations on different data types including integers, floats, points, buffers and images.

Uploaded by

Waqar Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 32

RFactory.

cpp:226 All registered operations


CPUKernels:
(0x7c02419fc0) !=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c0241a0a0) !=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c0241a180) !=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c0241a260) !=(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x7c0241a340) !=(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x7c0241a420) !=(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x7c0241a500) !=(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x7c0241a5e0) !=(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x7c0241a6c0) !=(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x7c01917e80) %(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c01917f60) %(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x7c01918040) %(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01918120) %(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c01918200) %(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c019182e0) %(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c019183c0) %(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c019184a0) %(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c01918580) %(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x7c01918660) %(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c01918740) %(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c01918820) %(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x7c01918900) %(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c018a7d80) *(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c018a7e60) *(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x7c018a7f40) *(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c01915020) *(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c01915100) *(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c019151e0) *(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x7c019152c0) *(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x7c019153a0) *(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x7c01915480) *(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c01915560) *(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c01915640) *(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01915720) *(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c01915800) *(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c019158e0) *(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c019159c0) *(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01915aa0) *(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01915b80) *(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c01915c60) *(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c01915d40) *(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c01915e20) *(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c01915f00) *(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x7c01915fe0) *(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c019160c0) *(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c019161a0) *(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c01916280) *(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x7c01916360) *(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c01916440) *(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x7c01916520) *(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c018a4ba0) +(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c018a4c80) +(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x7c018a4d60) +(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c018a4e40) +(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x7c018a4f20) +(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x7c018a5000) +(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c018a50e0) +(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c018a51c0) +(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x7c018a52a0) +(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c018a5380) +(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c018a5540) +(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a5620) +(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c018a5700) +(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c018a57e0) +(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c018a58c0) +(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a59a0) +(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a5a80) +(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c018a5b60) +(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c018a5c40) +(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c018a5d20) +(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c018a5e00) +(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x7c018a5ee0) +(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c018a5fc0) +(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c018a60a0) +(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a6180) +(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x7c018a6260) +(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c018a6340) +(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x7c018a6420) +(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c018a6500) -(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c018a65e0) -(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x7c018a66c0) -(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c018a67a0) -(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c018a6880) -(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c018a6960) -(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x7c018a6a40) -(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x7c018a6b20) -(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x7c018a6c00) -(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c018a6ce0) -(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c018a6dc0) -(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a6ea0) -(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c018a6f80) -(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c018a7060) -(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c018a7140) -(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a7220) -(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a7300) -(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c018a73e0) -(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c018a74c0) -(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c018a75a0) -(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c018a7680) -(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x7c018a7760) -(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c018a7840) -(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c018a7920) -(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a7a00) -(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x7c018a7ae0) -(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c018a7bc0) -(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x7c018a7ca0) -(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c01916600) /(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x7c019166e0) /(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c019167c0) /(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x7c019168a0) /(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c01916980) /(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c01916a60) /(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c01916b40) /(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x7c01916c20) /(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x7c01916d00) /(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x7c01916de0) /(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c01916ec0) /(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01916fa0) /(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c01917080) /(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c01917160) /(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c01917240) /(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01917320) /(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c01917400) /(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c019174e0) /(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c019175c0) /(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c019176a0) /(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c01917780) /(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x7c01917860) /(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c01917940) /(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c01917a20) /(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c01917b00) /(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x7c01917be0) /(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c01917cc0) /(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x7c01917da0) /(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c0191bbc0) 2Dto3D(points: Buffer_Float) -> points: Buffer_Float /*CPU
Kernel*/
(0x7c0191bca0) 3Dto2D(points: Buffer_Float) -> points: Buffer_Float /*CPU
Kernel*/
(0x7c02419700) <(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c024197e0) <(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x7c024198c0) <(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c024199a0) <(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419a80) <=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419b60) <=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419c40) <=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02418d60) =(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02418e40) =(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02418f20) =(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x7c02419000) =(x: Point2f, y: Point2f) -> output: Int /*CPU Kernel*/
(0x7c024190e0) =(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c024191c0) =(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c024192a0) =(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419380) =(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419460) =(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419540) =(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419620) =(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x7c02418d60) =(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02418e40) =(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02418f20) =(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x7c02419000) =(x: Point2f, y: Point2f) -> output: Int /*CPU Kernel*/
(0x7c024190e0) =(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c024191c0) =(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c024192a0) =(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419380) =(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419460) =(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419540) =(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419620) =(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x7c024189e0) >(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02418ac0) >(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02418ba0) >(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02418c80) >(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419d20) >=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x7c02419e00) >=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x7c02419ee0) >=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x7c018ee298) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x7c024184a0) Abs(input: Int) -> output: Int /*CPU Kernel*/
(0x7c0254c860) AdjustParametersSetup(hue: Int, saturation: Int, temperature:
Int) -> hueAmount: Float, saturationAmount: Float, temperatureAmount: Float,
temperatureSign: Float /*CPU Kernel*/
(0x7c0241a7a0) AngleToRadian(input: Int) -> output: Float /*CPU Kernel*/
(0x7c02416360) AspectFill(size: Point2i, bounds: Point2i) -> output:
Point2i /*CPU Kernel*/
(0x7c02416440) AspectFill(size: Point2f, bounds: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x7c02415f00) AspectFit(size: Point2i, bounds: Point2i) -> output:
Point2i /*CPU Kernel*/
(0x7c02415fe0) AspectFit(size: Point2f, bounds: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x7c0191bf40) AspectTransform2D([mode: Int], source_size: Point2i,
canvas_size: Point2i) -> transform: Buffer_Float, coords: Buffer_Float /*CPU
Kernel*/
(0x7c0241b4c0) At(input: Buffer_Float, index: Int) -> output: Float /*CPU
Kernel*/
(0x7c0254d4a0) AutoTeethWhitening(source: Image_ARGB_8888, [amount: Int],
rects: Buffer_Float, landmarks: Buffer_Float) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0191ab20) BlackAndWhite(source: Image_ARGB_8888, [reds: Int], [oranges:
Int], [yellows: Int], [greens: Int], [cyans: Int], [blues: Int], [purples: Int],
[magentas: Int]) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191a960) Blend(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [red:
Int], [green: Int], [blue: Int], [blend_mode: Int]) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c02416b40) BoxBlur(source: Image_ARGB_8888, kernel_size: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191b300) BrightnessContrast(brightness: Float, contrast: Float) -> lut:
Buffer_8 /*CPU Kernel*/
(0x7c01889f98) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x7c0188a058) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x7c0188a118) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x7c0188a1d8) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x7c0188a298) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x7c0188a358) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x7c0188a418) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x7c0241b5a0) BufferFrom([0: Float], [1: Float], [2: Float], [3: Float], [4:
Float], [5: Float], [6: Float], [7: Float], [8: Float], [9: Float], [10: Float],
[11: Float], [12: Float], [13: Float], [14: Float], [15: Float], [16: Float], [17:
Float], [18: Float], [19: Float], [20: Float], [21: Float], [22: Float], [23:
Float], [24: Float], [25: Float], [26: Float], [27: Float], [28: Float], [29:
Float], [30: Float], [31: Float], [32: Float], [33: Float], [34: Float], [35:
Float], [36: Float], [37: Float], [38: Float], [39: Float], [40: Float], [41:
Float], [42: Float], [43: Float], [44: Float], [45: Float], [46: Float], [47:
Float], [48: Float], [49: Float], [50: Float], [51: Float], [52: Float], [53:
Float], [54: Float], [55: Float], [56: Float], [57: Float], [58: Float], [59:
Float], [60: Float], [61: Float], [62: Float], [63: Float]) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c0241b680) BufferFrom([0: Int], [1: Int], [2: Int], [3: Int], [4: Int],
[5: Int], [6: Int], [7: Int], [8: Int], [9: Int], [10: Int], [11: Int], [12: Int],
[13: Int], [14: Int], [15: Int], [16: Int], [17: Int], [18: Int], [19: Int], [20:
Int], [21: Int], [22: Int], [23: Int], [24: Int], [25: Int], [26: Int], [27: Int],
[28: Int], [29: Int], [30: Int], [31: Int], [32: Int], [33: Int], [34: Int], [35:
Int], [36: Int], [37: Int], [38: Int], [39: Int], [40: Int], [41: Int], [42: Int],
[43: Int], [44: Int], [45: Int], [46: Int], [47: Int], [48: Int], [49: Int], [50:
Int], [51: Int], [52: Int], [53: Int], [54: Int], [55: Int], [56: Int], [57: Int],
[58: Int], [59: Int], [60: Int], [61: Int], [62: Int], [63: Int]) -> output:
Buffer_Int /*CPU Kernel*/
(0x7c0241b760) BufferFrom([0: Point2i], [1: Point2i], [2: Point2i], [3:
Point2i], [4: Point2i], [5: Point2i], [6: Point2i], [7: Point2i], [8: Point2i], [9:
Point2i], [10: Point2i], [11: Point2i], [12: Point2i], [13: Point2i], [14:
Point2i], [15: Point2i], [16: Point2i], [17: Point2i], [18: Point2i], [19:
Point2i], [20: Point2i], [21: Point2i], [22: Point2i], [23: Point2i], [24:
Point2i], [25: Point2i], [26: Point2i], [27: Point2i], [28: Point2i], [29:
Point2i], [30: Point2i], [31: Point2i], [32: Point2i], [33: Point2i], [34:
Point2i], [35: Point2i], [36: Point2i], [37: Point2i], [38: Point2i], [39:
Point2i], [40: Point2i], [41: Point2i], [42: Point2i], [43: Point2i], [44:
Point2i], [45: Point2i], [46: Point2i], [47: Point2i], [48: Point2i], [49:
Point2i], [50: Point2i], [51: Point2i], [52: Point2i], [53: Point2i], [54:
Point2i], [55: Point2i], [56: Point2i], [57: Point2i], [58: Point2i], [59:
Point2i], [60: Point2i], [61: Point2i], [62: Point2i], [63: Point2i]) -> output:
Buffer_Point2i /*CPU Kernel*/
(0x7c0241b840) BufferFrom([0: Point2f], [1: Point2f], [2: Point2f], [3:
Point2f], [4: Point2f], [5: Point2f], [6: Point2f], [7: Point2f], [8: Point2f], [9:
Point2f], [10: Point2f], [11: Point2f], [12: Point2f], [13: Point2f], [14:
Point2f], [15: Point2f], [16: Point2f], [17: Point2f], [18: Point2f], [19:
Point2f], [20: Point2f], [21: Point2f], [22: Point2f], [23: Point2f], [24:
Point2f], [25: Point2f], [26: Point2f], [27: Point2f], [28: Point2f], [29:
Point2f], [30: Point2f], [31: Point2f], [32: Point2f], [33: Point2f], [34:
Point2f], [35: Point2f], [36: Point2f], [37: Point2f], [38: Point2f], [39:
Point2f], [40: Point2f], [41: Point2f], [42: Point2f], [43: Point2f], [44:
Point2f], [45: Point2f], [46: Point2f], [47: Point2f], [48: Point2f], [49:
Point2f], [50: Point2f], [51: Point2f], [52: Point2f], [53: Point2f], [54:
Point2f], [55: Point2f], [56: Point2f], [57: Point2f], [58: Point2f], [59:
Point2f], [60: Point2f], [61: Point2f], [62: Point2f], [63: Point2f]) -> output:
Buffer_Point2f /*CPU Kernel*/
(0x7c0241b920) BufferFrom([0: ARGB_8888], [1: ARGB_8888], [2: ARGB_8888], [3:
ARGB_8888], [4: ARGB_8888], [5: ARGB_8888], [6: ARGB_8888], [7: ARGB_8888], [8:
ARGB_8888], [9: ARGB_8888], [10: ARGB_8888], [11: ARGB_8888], [12: ARGB_8888], [13:
ARGB_8888], [14: ARGB_8888], [15: ARGB_8888], [16: ARGB_8888], [17: ARGB_8888],
[18: ARGB_8888], [19: ARGB_8888], [20: ARGB_8888], [21: ARGB_8888], [22:
ARGB_8888], [23: ARGB_8888], [24: ARGB_8888], [25: ARGB_8888], [26: ARGB_8888],
[27: ARGB_8888], [28: ARGB_8888], [29: ARGB_8888], [30: ARGB_8888], [31:
ARGB_8888], [32: ARGB_8888], [33: ARGB_8888], [34: ARGB_8888], [35: ARGB_8888],
[36: ARGB_8888], [37: ARGB_8888], [38: ARGB_8888], [39: ARGB_8888], [40:
ARGB_8888], [41: ARGB_8888], [42: ARGB_8888], [43: ARGB_8888], [44: ARGB_8888],
[45: ARGB_8888], [46: ARGB_8888], [47: ARGB_8888], [48: ARGB_8888], [49:
ARGB_8888], [50: ARGB_8888], [51: ARGB_8888], [52: ARGB_8888], [53: ARGB_8888],
[54: ARGB_8888], [55: ARGB_8888], [56: ARGB_8888], [57: ARGB_8888], [58:
ARGB_8888], [59: ARGB_8888], [60: ARGB_8888], [61: ARGB_8888], [62: ARGB_8888],
[63: ARGB_8888]) -> output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c0241ba00) BufferFrom([0: RGB_888], [1: RGB_888], [2: RGB_888], [3:
RGB_888], [4: RGB_888], [5: RGB_888], [6: RGB_888], [7: RGB_888], [8: RGB_888], [9:
RGB_888], [10: RGB_888], [11: RGB_888], [12: RGB_888], [13: RGB_888], [14:
RGB_888], [15: RGB_888], [16: RGB_888], [17: RGB_888], [18: RGB_888], [19:
RGB_888], [20: RGB_888], [21: RGB_888], [22: RGB_888], [23: RGB_888], [24:
RGB_888], [25: RGB_888], [26: RGB_888], [27: RGB_888], [28: RGB_888], [29:
RGB_888], [30: RGB_888], [31: RGB_888], [32: RGB_888], [33: RGB_888], [34:
RGB_888], [35: RGB_888], [36: RGB_888], [37: RGB_888], [38: RGB_888], [39:
RGB_888], [40: RGB_888], [41: RGB_888], [42: RGB_888], [43: RGB_888], [44:
RGB_888], [45: RGB_888], [46: RGB_888], [47: RGB_888], [48: RGB_888], [49:
RGB_888], [50: RGB_888], [51: RGB_888], [52: RGB_888], [53: RGB_888], [54:
RGB_888], [55: RGB_888], [56: RGB_888], [57: RGB_888], [58: RGB_888], [59:
RGB_888], [60: RGB_888], [61: RGB_888], [62: RGB_888], [63: RGB_888]) -> output:
Buffer_RGB_888 /*CPU Kernel*/
(0x7c0254bde0) BufferFromImage(Image: Image_8) -> output: Buffer_8 /*CPU
Kernel*/
(0x7c0254bec0) BufferFromImage(Image: Image_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c02417080) BufferToImage(buffer: Buffer_8, size: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02417160) BufferToImage(buffer: Buffer_8, size: Point2i) -> output:
Image_8 /*CPU Kernel*/
(0x7c0188a118) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x7c0188a358) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x7c01889f98) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x7c0188a058) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x7c0188a1d8) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x7c0188a298) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x7c0188a418) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x7c018a3a20) Cast(input: Int) -> output: Float /*CPU Kernel*/
(0x7c018a3b00) Cast(input: Float) -> output: Int /*CPU Kernel*/
(0x7c018a3be0) Cast(input: Buffer_Int) -> output: Buffer_Float /*CPU Kernel*/
(0x7c018a3cc0) Cast(input: Buffer_Float) -> output: Buffer_Int /*CPU Kernel*/
(0x7c018a3da0) Cast(input: Buffer_8) -> output: Buffer_Int /*CPU Kernel*/
(0x7c018a3e80) Cast(input: Buffer_Int) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a3f60) Cast(input: Buffer_Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c018a4040) Cast(input: Buffer_8) -> output: Buffer_Float /*CPU Kernel*/
(0x7c02417240) ChannelShift(input: Image_ARGB_8888, redShift: Point2f,
greenShift: Point2f, blueShift: Point2f) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191adc0) ColorBalance(shadows: Buffer_Int, midtones: Buffer_Int,
highlights: Buffer_Int, preserve_luminosity: Int) -> red_lut: Buffer_8, green_lut:
Buffer_8, blue_lut: Buffer_8 /*CPU Kernel*/
(0x7c0254d580) ColoringCalc(image_mask: Image_8, image_lab:
Image_Alpha_LAB_8888) -> mean: Buffer_Float, std: Buffer_Float /*CPU Kernel*/
(0x7c02415aa0) Concatenate(buffer1: Buffer_8, buffer2: Buffer_8) -> output:
Buffer_8 /*CPU Kernel*/
(0x7c02415b80) Concatenate(buffer1: Buffer_Int, buffer2: Buffer_Int) ->
output: Buffer_Int /*CPU Kernel*/
(0x7c02415c60) Concatenate(buffer1: Buffer_Float, buffer2: Buffer_Float) ->
output: Buffer_Float /*CPU Kernel*/
(0x7c02415d40) Concatenate(buffer1: Buffer_ARGB_8888, buffer2:
Buffer_ARGB_8888) -> output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c02415e20) Concatenate(buffer1: Buffer_Point2f, buffer2: Buffer_Point2f)
-> output: Buffer_Point2f /*CPU Kernel*/
(0x7c018a44a0) Convert(input: Buffer_8) -> output: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x7c018a4580) Convert(input: Buffer_ARGB_8888) -> output: Buffer_8 /*CPU
Kernel*/
(0x7c018a4660) Convert(input: Image_8) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c018a4740) Convert(input: Image_ARGB_8888) -> output: Image_8 /*CPU
Kernel*/
(0x7c018a4820) Convert(input: Image_ARGB_8888) -> output: Image_LAB_888 /*CPU
Kernel*/
(0x7c018a4900) Convert(input: Image_ARGB_8888) -> output:
Image_Alpha_LAB_8888 /*CPU Kernel*/
(0x7c018a49e0) Convert(input: ARGB_8888) -> output: LAB_fff /*CPU Kernel*/
(0x7c018a4ac0) Convert(input: LAB_fff) -> output: Buffer_Float /*CPU Kernel*/
(0x7c024168a0) Convolution(source: Image_ARGB_8888, kernel: Buffer_Float) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241bae0) CoordGenerator(origin: Point2i, size: Point2i, source_size:
Point2i) -> coord: Buffer_Float /*CPU Kernel*/
(0x7c0191bae0) CoordinateConverter(source: Buffer_Float, mode: Int,
[source_size: Point2i], [flip_x: Int], [flip_y: Int]) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c024151e0) Copy(input: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x7c024152c0) Copy(input: Buffer_Int) -> output: Buffer_Int /*CPU Kernel*/
(0x7c024153a0) Copy(input: Buffer_Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c02415480) Copy(input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c02415560) Copy(input: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c02415640) Copy(input: Int) -> output: Int /*CPU Kernel*/
(0x7c02415720) Copy(input: Float) -> output: Float /*CPU Kernel*/
(0x7c02415800) Copy(input: Point2i) -> output: Point2i /*CPU Kernel*/
(0x7c024158e0) Copy(input: Point2f) -> output: Point2f /*CPU Kernel*/
(0x7c024159c0) Copy(image: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0191aa40) Curves([r: Buffer_Point2i], [g: Buffer_Point2i], [b:
Buffer_Point2i], [rgb: Buffer_Point2i]) -> red_lut: Buffer_Float, green_lut:
Buffer_Float, blue_lut: Buffer_Float, rgb_lut: Buffer_Float /*CPU Kernel*/
(0x7c0254a8e0) DCHECK(x: Int) -> /*CPU Kernel*/
(0x7c0254a9c0) DCHECK(x: Float) -> /*CPU Kernel*/
(0x7c0254aaa0) DCHECK_EQ(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254ab80) DCHECK_EQ(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254ac60) DCHECK_EQ(x: Point2i, y: Point2i) -> /*CPU Kernel*/
(0x7c0254ad40) DCHECK_EQ(x: Point2f, y: Point2f) -> /*CPU Kernel*/
(0x7c0254ae20) DCHECK_EQ(x: Buffer_8, y: Buffer_8) -> /*CPU Kernel*/
(0x7c0254af00) DCHECK_EQ(x: Buffer_Int, y: Buffer_Int) -> /*CPU Kernel*/
(0x7c0254afe0) DCHECK_EQ(x: Buffer_Float, y: Buffer_Float) -> /*CPU Kernel*/
(0x7c0254b0c0) DCHECK_EQ(x: Buffer_Point2i, y: Buffer_Point2i) -> /*CPU
Kernel*/
(0x7c0254b1a0) DCHECK_EQ(x: Buffer_Point2f, y: Buffer_Point2f) -> /*CPU
Kernel*/
(0x7c0254b280) DCHECK_EQ(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> /*CPU
Kernel*/
(0x7c0254b360) DCHECK_EQ(x: Image_8, y: Image_8) -> /*CPU Kernel*/
(0x7c0254b440) DCHECK_EQ(x: Image_ARGB_8888, y: Image_ARGB_8888) -> /*CPU
Kernel*/
(0x7c0254b8a0) DCHECK_GE(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254b980) DCHECK_GE(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254ba60) DCHECK_GT(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254bb40) DCHECK_GT(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254b520) DCHECK_LE(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254b600) DCHECK_LE(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254b6e0) DCHECK_LT(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254b7c0) DCHECK_LT(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254bc20) DCHECK_NE(x: Int, y: Int) -> /*CPU Kernel*/
(0x7c0254bd00) DCHECK_NE(x: Float, y: Float) -> /*CPU Kernel*/
(0x7c0254c940) Enhance(input: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c0191aea0) Exposure(exposure: Float, offset: Float, gamma: Float) -> lut:
Buffer_8 /*CPU Kernel*/
(0x7c0254d040) FaceDetector(image: Image_ARGB_8888, [API: Int],
[faceCountLimit: Int]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c0254d9e0) FaceExtendedLandmarks(hair_line: Buffer_Point2i, face_midline:
Buffer_Point2i, nose_midline: Buffer_Point2i, nose: Buffer_Point2i, contour:
Buffer_Point2i, left_eyebrow: Buffer_Point2i, right_eyebrow: Buffer_Point2i,
left_eye: Buffer_Point2i, right_eye: Buffer_Point2i, left_eye_radius: Int,
right_eye_radius: Int, left_eye_center: Point2i, right_eye_center: Point2i, mouth:
Buffer_Point2i) -> hair_line: Buffer_Point2i, face_midline: Buffer_Point2i,
nose_midline: Buffer_Point2i, nose: Buffer_Point2i, extended_nose: Buffer_Point2i,
contour: Buffer_Point2i, left_eyebrow: Buffer_Point2i, right_eyebrow:
Buffer_Point2i, left_eye: Buffer_Point2i, right_eye: Buffer_Point2i,
left_eye_radius: Int, right_eye_radius: Int, left_eye_center: Point2i,
right_eye_center: Point2i, mouth: Buffer_Point2i, lips: Buffer_Point2i, forhead:
Buffer_Point2i, chin: Buffer_Point2i /*CPU Kernel*/
(0x7c01943620) FaceLandmarkStabilizer(source: Buffer_Float, sigmas:
Buffer_Float) -> output: Buffer_Float /*CPU Kernel*/
(0x7c0254dba0) FaceMorphing(image_size: Point2i, [eyes_size_power: Int],
[eyes_rotate_power: Int], [eyes_move_power: Int], [eyes_vertical_move_power: Int],
[eyes_width_power: Int], [eyes_height_power: Int], [lips_size_power: Int],
[lips_height_power: Int], [lips_width_power: Int], [lips_vertical_move_power: Int],
[nose_narrow_power: Int], [nose_width_power: Int], [nose_lift_power: Int],
[nose_size_power: Int], [nose_tip_power: Int], [brow_size_power: Int],
[brow_lift_power: Int], [brow_swing_power: Int], [brow_move_power: Int],
[brow_rotate_power: Int], [face_width_power: Int], [face_jaw_power: Int],
[face_chin_power: Int], [face_forhead_power: Int], hair_line: Buffer_Point2i,
forhead: Buffer_Point2i, nose_midline: Buffer_Point2i, nose: Buffer_Point2i,
extended_nose: Buffer_Point2i, contour: Buffer_Point2i, left_eyebrow:
Buffer_Point2i, right_eyebrow: Buffer_Point2i, left_eye: Buffer_Point2i, right_eye:
Buffer_Point2i, left_eye_radius: Int, right_eye_radius: Int, left_eye_center:
Point2i, right_eye_center: Point2i, mouth: Buffer_Point2i, lips: Buffer_Point2i,
chin: Buffer_Point2i) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191b060) Fade(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [fade:
Int]) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191b140) Fade(top: Image_8, bottom: Image_8, [fade: Int]) -> output:
Image_8 /*CPU Kernel*/
(0x7c13fb1b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x7c0254cbe0) FocalZoom(input: Image_ARGB_8888, hardness: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416520) GaussNoise(image: Image_ARGB_8888, density: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c024167c0) Gaussian2D(radius: Float, sigma: Float, [lowPass: Int]) ->
output: Buffer_Float /*CPU Kernel*/
(0x7c0241a960) GaussianBlur(source: Image_ARGB_8888, kernel_size: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254ca20) GlitchMode(mode: Int, shift: Point2f) -> redShift: Point2f,
greenShift: Point2f, blueShift: Point2f /*CPU Kernel*/
(0x7c0191af80) GradientFill(colors: Buffer_ARGB_8888, points: Buffer_Float,
gradient_type: Int, angle: Float, scale: Float, offset_x: Float, offset_y: Float,
size: Point2i) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191b220) GradientFillLiniar(colors: Buffer_ARGB_8888, points:
Buffer_Float, size: Point2i) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c01918ba0) GradientMap(image: Image_ARGB_8888, colors: Buffer_ARGB_8888,
points: Buffer_Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c019189e0) GrayCPU(image: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c01918ac0) Gray(image: Image_ARGB_8888) -> output: Image_8 /*CPU Kernel*/
(0x7c019189e0) GrayCPU(image: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c0254c5c0) HairColor(mode: Int) -> red_points: Buffer_Point2i,
green_points: Buffer_Point2i, blue_points: Buffer_Point2i /*CPU Kernel*/
(0x7c02416980) HighPass(source: Image_ARGB_8888, radius: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416c20) HorizontalBoxBlur(source: Image_ARGB_8888, kernel_size: Int)
-> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241aa40) HorizontalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416600) HueCalculator(minHue1: Float, maxHue1: Float, minHue2: Float,
maxHue2: Float, minHue3: Float, maxHue3: Float, [selectedHue1: Float],
[selectedHue2: Float], [selectedHue3: Float]) -> resultMinHue1: Float,
resultMinHue2: Float, resultMinHue3: Float, resultMaxHue1: Float, resultMaxHue2:
Float, resultMaxHue3: Float /*CPU Kernel*/
(0x7c02415480) Copy(input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c02415560) Copy(input: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x7c024159c0) Copy(image: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c024ae258) If(cond: Int, true: Int, false: Int) -> output: Int /*CPU
Kernel*/
(0x7c024ae318) If(cond: Int, true: Float, false: Float) -> output: Float
/*CPU Kernel*/
(0x7c024ae3d8) If(cond: Int, true: Buffer_Int, false: Buffer_Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x7c024ae498) If(cond: Int, true: Buffer_Float, false: Buffer_Float) ->
output: Buffer_Float /*CPU Kernel*/
(0x7c024ae558) If(cond: Int, true: Buffer_8, false: Buffer_8) -> output:
Buffer_8 /*CPU Kernel*/
(0x7c024ae618) If(cond: Int, true: Buffer_ARGB_8888, false: Buffer_ARGB_8888)
-> output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c024ae6d8) If(cond: Int, true: Buffer_RGB_888, false: Buffer_RGB_888) ->
output: Buffer_RGB_888 /*CPU Kernel*/
(0x7c024ae798) If(cond: Int, true: Point2f, false: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x7c024ae858) If(cond: Int, true: Image_8, false: Image_8) -> output:
Image_8 /*CPU Kernel*/
(0x7c024ae918) If(cond: Int, true: Image_ARGB_8888, false: Image_ARGB_8888)
-> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a18e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x7c018a19c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x7c018a1aa0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x7c018a1b80) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x7c018a2a60) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x7c018a2c20) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x7c0241af80) ImageFromFile(path: String) -> output: Image_8 /*CPU Kernel*/
(0x7c0241b060) ImageFromFile(path: String) -> output: Image_RGB_888 /*CPU
Kernel*/
(0x7c0241b140) ImageFromFile(path: String) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0191ac00) ImageTableLookUp(source: Image_ARGB_8888, [alpha: Buffer_8],
[red: Buffer_8], [green: Buffer_8], [blue: Buffer_8], [rgb: Buffer_8]) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191ace0) ImageTableLookUp(source: Image_8, table: Buffer_8) -> output:
Image_8 /*CPU Kernel*/
(0x7c018a18e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x7c018a1aa0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x7c018a2c20) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x7c018a19c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x7c018a2a60) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x7c018a1b80) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x7c02417320) InputSwitch(index: Int, input0: Buffer_8, input1: Buffer_8,
[input2: Buffer_8], [input3: Buffer_8], [input4: Buffer_8], [input5: Buffer_8]) ->
output: Buffer_8 /*CPU Kernel*/
(0x7c024174e0) InputSwitch(index: Int, input0: Buffer_Int, input1:
Buffer_Int, [input2: Buffer_Int], [input3: Buffer_Int], [input4: Buffer_Int],
[input5: Buffer_Int]) -> output: Buffer_Int /*CPU Kernel*/
(0x7c024175c0) InputSwitch(index: Int, input0: Buffer_Float, input1:
Buffer_Float, [input2: Buffer_Float], [input3: Buffer_Float], [input4:
Buffer_Float], [input5: Buffer_Float]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c024176a0) InputSwitch(index: Int, input0: Buffer_Point2i, input1:
Buffer_Point2i, [input2: Buffer_Point2i], [input3: Buffer_Point2i], [input4:
Buffer_Point2i], [input5: Buffer_Point2i]) -> output: Buffer_Point2i /*CPU Kernel*/
(0x7c02417780) InputSwitch(index: Int, input0: Buffer_Point2f, input1:
Buffer_Point2f, [input2: Buffer_Point2f], [input3: Buffer_Point2f], [input4:
Buffer_Point2f], [input5: Buffer_Point2f]) -> output: Buffer_Point2f /*CPU Kernel*/
(0x7c02417860) InputSwitch(index: Int, input0: Buffer_RGB_888, input1:
Buffer_RGB_888, [input2: Buffer_RGB_888], [input3: Buffer_RGB_888], [input4:
Buffer_RGB_888], [input5: Buffer_RGB_888]) -> output: Buffer_RGB_888 /*CPU Kernel*/
(0x7c02417940) InputSwitch(index: Int, input0: Buffer_ARGB_8888, input1:
Buffer_ARGB_8888, [input2: Buffer_ARGB_8888], [input3: Buffer_ARGB_8888], [input4:
Buffer_ARGB_8888], [input5: Buffer_ARGB_8888]) -> output: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x7c02417a20) InputSwitch(index: Int, input0: Image_8, input1: Image_8,
[input2: Image_8], [input3: Image_8], [input4: Image_8], [input5: Image_8]) ->
output: Image_8 /*CPU Kernel*/
(0x7c02417b00) InputSwitch(index: Int, input0: Image_RGB_888, input1:
Image_RGB_888, [input2: Image_RGB_888], [input3: Image_RGB_888], [input4:
Image_RGB_888], [input5: Image_RGB_888]) -> output: Image_RGB_888 /*CPU Kernel*/
(0x7c02417be0) InputSwitch(index: Int, input0: Image_ARGB_8888, input1:
Image_ARGB_8888, [input2: Image_ARGB_8888], [input3: Image_ARGB_8888], [input4:
Image_ARGB_8888], [input5: Image_ARGB_8888]) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c02417cc0) InputSwitch(index: Int, input0: Int, input1: Int, [input2:
Int], [input3: Int], [input4: Int], [input5: Int]) -> output: Int /*CPU Kernel*/
(0x7c02417da0) InputSwitch(index: Int, input0: Float, input1: Float, [input2:
Float], [input3: Float], [input4: Float], [input5: Float]) -> output: Float /*CPU
Kernel*/
(0x7c02417e80) InputSwitch(index: Int, input0: Point2i, input1: Point2i,
[input2: Point2i], [input3: Point2i], [input4: Point2i], [input5: Point2i]) ->
output: Point2i /*CPU Kernel*/
(0x7c02417f60) InputSwitch(index: Int, input0: Point2f, input1: Point2f,
[input2: Point2f], [input3: Point2f], [input4: Point2f], [input5: Point2f]) ->
output: Point2f /*CPU Kernel*/
(0x7c02418040) InputSwitch(index: Int, input0: RGB_888, input1: RGB_888,
[input2: RGB_888], [input3: RGB_888], [input4: RGB_888], [input5: RGB_888]) ->
output: RGB_888 /*CPU Kernel*/
(0x7c02418120) InputSwitch(index: Int, input0: ARGB_8888, input1: ARGB_8888,
[input2: ARGB_8888], [input3: ARGB_8888], [input4: ARGB_8888], [input5: ARGB_8888])
-> output: ARGB_8888 /*CPU Kernel*/
(0x7c02418200) InputSwitch(index: Int, input0: String, input1: String,
[input2: String], [input3: String], [input4: String], [input5: String]) -> output:
String /*CPU Kernel*/
(0x7c13fb1898) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x7c02418740) Invert(input: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x7c02418820) Invert(input: Int) -> output: Int /*CPU Kernel*/
(0x7c02418900) Invert(input: Float) -> output: Float /*CPU Kernel*/
(0x7c0241b220) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues:
Buffer_Int, timingFunctions: Buffer_Int, time: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x7c0241b300) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues:
Buffer_Float, timingFunctions: Buffer_Int, time: Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x7c0241b3e0) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues: Buffer_8,
timingFunctions: Buffer_Int, time: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x7c0254a640) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_Int, endKeyValue: Buffer_Int, timingFunction: Int) -> output: Buffer_Int
/*CPU Kernel*/
(0x7c0254a720) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_Float, endKeyValue: Buffer_Float, timingFunction: Int) -> output:
Buffer_Float /*CPU Kernel*/
(0x7c0254a800) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_8, endKeyValue: Buffer_8, timingFunction: Int) -> output: Buffer_8 /*CPU
Kernel*/
(0x7c018ee398) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x7c0191bd80) LUT3D(source: Image_ARGB_8888, lutBuffer: Image_ARGB_8888) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254d120) LandmarkDetector(source: Image_ARGB_8888, rect: Buffer_Float,
[infoPath: String], [expPath: String], [manPath: String], [extPath: String],
[modelPath: String]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c018a1800) Log(value: Int) -> value: Int /*CPU Kernel*/
(0x7c018a2ec0) Log(value: Float) -> value: Float /*CPU Kernel*/
(0x7c018a2fa0) Log(value: Buffer_Int) -> value: Buffer_Int /*CPU Kernel*/
(0x7c018a3240) Log(value: Buffer_Float) -> value: Buffer_Float /*CPU Kernel*/
(0x7c018a35c0) Log(value: Buffer_8) -> value: Buffer_8 /*CPU Kernel*/
(0x7c018a36a0) Log(value: Buffer_ARGB_8888) -> value: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x7c018a3780) Log(value: Buffer_Point2f) -> value: Buffer_Point2f /*CPU
Kernel*/
(0x7c018a3860) Log(value: Image_8) -> value: Image_8 /*CPU Kernel*/
(0x7c018a3940) Log(value: Image_ARGB_8888) -> value: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c02416280) MakeOrthoProjectionMatrix(left: Float, right: Float, bottom:
Float, top: Float, [near: Float], [far: Float]) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c0191be60) MakeTransform3D(points: Buffer_Float, [sX: Float], [sY:
Float], [sZ: Float], [tX: Float], [tY: Float], [tZ: Float], [rX: Float], [rY:
Float], [rZ: Float], [center: Buffer_Float]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c0254a480) MapToRange(buffer: Buffer_Int, fromRange: Point2i, toRange:
Point2i) -> output: Buffer_8 /*CPU Kernel*/
(0x7c0254a560) MapToRange(buffer: Buffer_Int, fromRange: Point2i, toRange:
Point2i) -> output: Buffer_Int /*CPU Kernel*/
(0x7c0241bca0) Mask(source: Image_ARGB_8888, image: Image_ARGB_8888, mask:
Image_8) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241bd80) Mask(source: Image_RGB_888, image: Image_RGB_888, mask:
Image_8) -> output: Image_RGB_888 /*CPU Kernel*/
(0x7c0254d740) MaskClusterization(mask: Image_8, threshold: Int) ->
clusters_image: Image_ARGB_8888, object_clusters: Buffer_Int /*CPU Kernel*/
(0x7c0254a100) MinMax(x: Int, y: Int) -> minMax: Point2i, min: Int, max:
Int /*CPU Kernel*/
(0x7c0254a1e0) MinMax(x: Float, y: Float) -> minMax: Point2f, min: Float,
max: Float /*CPU Kernel*/
(0x7c0254a2c0) MinMax(buffer: Buffer_Int) -> minMax: Point2i, min: Int, max:
Int /*CPU Kernel*/
(0x7c0254a3a0) MinMax(buffer: Buffer_Float) -> minMax: Point2f, min: Float,
max: Float /*CPU Kernel*/
(0x7c0254cf60) Mirror(image: Image_ARGB_8888, mode: Int, flipMode: Int,
offset: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254cb00) MotionBlur(input: Image_ARGB_8888, distance: Int, angle: Int)
-> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0191b4c0) NoOp(value: Int) -> value: Int /*CPU Kernel*/
(0x7c0191b5a0) NoOp(value: Float) -> value: Float /*CPU Kernel*/
(0x7c0191b680) NoOp(value: Buffer_8) -> value: Buffer_8 /*CPU Kernel*/
(0x7c0191b760) NoOp(value: Buffer_ARGB_8888) -> value: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x7c0191b840) NoOp(value: Buffer_Point2f) -> value: Buffer_Point2f /*CPU
Kernel*/
(0x7c0191b920) NoOp(value: Image_8) -> value: Image_8 /*CPU Kernel*/
(0x7c0191ba00) NoOp(value: Image_ARGB_8888) -> value: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0254bfa0) Noise(image: Image_ARGB_8888, noise: Int, skip: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254c4e0) NoiseReduction(image: Image_ARGB_8888, fade: Int, details:
Int, denoising: Int, saturation: Int, contrast: Int, skip: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254d660) ObjectSelection(image: Image_ARGB_8888, mask: Image_8,
clusters_image: Image_ARGB_8888, object_clusters: Buffer_Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416280) MakeOrthoProjectionMatrix(left: Float, right: Float, bottom:
Float, top: Float, [near: Float], [far: Float]) -> output: Buffer_Float /*CPU
Kernel*/
(0x7c024161a0) OrthoScaleFil(destSize: Point2i, inputSize: Point2i, angle:
Int) -> output: Point2f /*CPU Kernel*/
(0x7c024160c0) OrthoScaleFit(destSize: Point2i, inputSize: Point2i) -> left:
Float, right: Float, bottom: Float, top: Float /*CPU Kernel*/
(0x7c0241a880) Overflow(value: Int, low: Int, high: Int) -> output: Int /*CPU
Kernel*/
(0x7c01918c80) PSBlend(top: Image_ARGB_8888, bottom: Image_ARGB_8888,
[blend_mode: Int]) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241bf40) Percent(percent: Int, number: Int) -> value: Int /*CPU
Kernel*/
(0x7c0191a7a0) Percent(percent: Float, number: Float) -> value: Float /*CPU
Kernel*/
(0x7c0254a020) Percent(percent: Float, number: Int) -> value: Float /*CPU
Kernel*/
(0x7c024166e0) PixelProvider(source: Image_ARGB_8888, x: Float, y: Float) ->
pixel: Int /*CPU Kernel*/
(0x7c019199a0) Point([x: Int], [y: Int], [point: Point2i]) -> x: Int, y: Int,
point: Point2i /*CPU Kernel*/
(0x7c01919a80) Point([x: Float], [y: Float], [point: Point2f]) -> x: Float,
y: Float, point: Point2f /*CPU Kernel*/
(0x7c018ee218) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x7c018ee098) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x7c0254c780) PointRepeat(source: Image_ARGB_8888, left: Point2i, right:
Point2i, left_limit: Point2i, right_limit: Point2i, direction: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416de0) ProportionalScaleSize(size: Point2i, skip: Int, maxEdgeSize:
Int) -> outputSize: Point2i /*CPU Kernel*/
(0x7c018ee318) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x7c0254ccc0) RadialBlur(input: Image_ARGB_8888, blur: Float) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254ce80) RandomDustRotationAspect(imageSize: Point2i) -> left: Float,
right: Float, top: Float, bottom: Float /*CPU Kernel*/
(0x7c02418580) RandomNumberGenerator(low: Int, high: Int) -> output: Int
/*CPU Kernel*/
(0x7c01919380) Reallocate(source: Buffer_8, length: Int) -> output:
Buffer_8 /*CPU Kernel*/
(0x7c01919460) Reallocate(source: Buffer_Int, length: Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x7c01919540) Reallocate(source: Buffer_Float, length: Int) -> output:
Buffer_Float /*CPU Kernel*/
(0x7c01919620) Reallocate(source: Buffer_ARGB_8888, length: Int) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c01919700) Reallocate(source: Buffer_Point2f, length: Int) -> output:
Buffer_Point2f /*CPU Kernel*/
(0x7c019197e0) Reallocate(source: Image_8, width: Int, height: Int) ->
output: Image_8 /*CPU Kernel*/
(0x7c019198c0) Reallocate(source: Image_ARGB_8888, width: Int, height: Int)
-> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254c400) RedEye(image: Image_ARGB_8888, xBuffer: Buffer_Int, yBuffer:
Buffer_Int, radiusBuffer: Buffer_Int, skip: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c018a4120) Resize(input: Image_8, width: Int, height: Int) -> output:
Image_8 /*CPU Kernel*/
(0x7c018a4200) Resize(input: Image_ARGB_8888, width: Int, height: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a42e0) Resize(input: Image_8, dimensions: Point2i) -> output: Image_8
/*CPU Kernel*/
(0x7c018a43c0) Resize(input: Image_ARGB_8888, dimensions: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02418660) RotateImage(input: Image_ARGB_8888, angle: Float) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c13fb1b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x7c13fb1898) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x7c018ee098) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x7c018ee218) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x7c018ee298) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x7c018ee318) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x7c018ee398) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x7c13fb1b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x7c13fb1898) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x7c018ee098) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x7c018ee218) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x7c018ee298) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x7c018ee318) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x7c018ee398) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x7c01919b60) SelectiveColor(source: Image_ARGB_8888, colors: Buffer_Int,
cyan: Buffer_Int, magenta: Buffer_Int, yellow: Buffer_Int, black: Buffer_Int,
relative: Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c01919c40) ShapeOf(input: Int) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c01919d20) ShapeOf(input: Float) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c01919e00) ShapeOf(input: Point2i) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c01919ee0) ShapeOf(input: Point2f) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c01919fc0) ShapeOf(input: ARGB_8888) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a0a0) ShapeOf(input: Buffer_Int) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a180) ShapeOf(input: Buffer_Float) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a260) ShapeOf(input: Buffer_Point2i) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a340) ShapeOf(input: Buffer_Point2f) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a420) ShapeOf(input: Buffer_ARGB_8888) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a500) ShapeOf(input: Buffer_8) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a5e0) ShapeOf(input: Image_8) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0191a6c0) ShapeOf(input: Image_ARGB_8888) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x7c0254c6a0) Sharpen(image: Image_ARGB_8888, fade: Int, bias: Int,
scaleFactor: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c024182e0) Sign(input: Float) -> output: Int /*CPU Kernel*/
(0x7c024183c0) Sign(input: Int) -> output: Int /*CPU Kernel*/
(0x7c0254d820) SimilarRingFinder(input: Image_ARGB_8888, center: Point2f,
radius: Float) -> center: Point2f, radius: Float /*CPU Kernel*/
(0x7c0254d200) SkinSmoothing(source: Image_ARGB_8888, [amount: Int], rects:
Buffer_Float, landmarks: Buffer_Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c01918d60) Slice(source: Buffer_8, offset: Int, length: Int) -> output:
Buffer_8 /*CPU Kernel*/
(0x7c01918e40) Slice(source: Buffer_Int, offset: Int, length: Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x7c01918f20) Slice(source: Buffer_Float, offset: Int, length: Int) ->
output: Buffer_Float /*CPU Kernel*/
(0x7c01919000) Slice(source: Buffer_ARGB_8888, offset: Int, length: Int) ->
output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x7c019190e0) Slice(source: Buffer_Point2f, offset: Int, length: Int) ->
output: Buffer_Point2f /*CPU Kernel*/
(0x7c019191c0) Slice(source: Image_8, x: Int, y: Int, width: Int, height:
Int) -> output: Image_8 /*CPU Kernel*/
(0x7c019192a0) Slice(source: Image_ARGB_8888, x: Int, y: Int, width: Int,
height: Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254c320) SmartBlur(image: Image_ARGB_8888, max_blur: Int, amount: Int,
fade: Int, skip: Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254d900) SmoothClone(input: Image_ARGB_8888, oldCenter: Point2f,
newCenter: Point2f, radius: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c02416a60) SmoothThreshold(source: Image_ARGB_8888, dest:
Image_ARGB_8888, threshold: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0254cda0) SoftenBlur(input: Image_ARGB_8888, blur: Int, fade: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a5460) SolidColor(color: ARGB_8888, size: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c018eb678) String([value: String]) -> value: String /*Value Kernel*/
(0x7c0254c240) SunlessTan(image: Image_ARGB_8888, mode: Int, fade: Int, skip:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c018a0e98) Switch(value: Int, [case0: Int], [case1: Int], [case2: Int],
[case3: Int], [case4: Int], [case5: Int], [case6: Int], [case7: Int], [case8: Int],
[case9: Int], [case10: Int], [case11: Int], [case12: Int], [case13: Int], [case14:
Int]) -> output: Int /*CPU Kernel*/
(0x7c018a0ef8) Switch(value: Int, [case0: Float], [case1: Float], [case2:
Float], [case3: Float], [case4: Float], [case5: Float], [case6: Float], [case7:
Float], [case8: Float], [case9: Float], [case10: Float], [case11: Float], [case12:
Float], [case13: Float], [case14: Float]) -> output: Float /*CPU Kernel*/
(0x7c018a0f58) Switch(value: Int, [case0: Buffer_Int], [case1: Buffer_Int],
[case2: Buffer_Int], [case3: Buffer_Int], [case4: Buffer_Int], [case5: Buffer_Int],
[case6: Buffer_Int], [case7: Buffer_Int], [case8: Buffer_Int], [case9: Buffer_Int],
[case10: Buffer_Int], [case11: Buffer_Int], [case12: Buffer_Int], [case13:
Buffer_Int], [case14: Buffer_Int]) -> output: Buffer_Int /*CPU Kernel*/
(0x7c018a0fb8) Switch(value: Int, [case0: Buffer_Float], [case1:
Buffer_Float], [case2: Buffer_Float], [case3: Buffer_Float], [case4: Buffer_Float],
[case5: Buffer_Float], [case6: Buffer_Float], [case7: Buffer_Float], [case8:
Buffer_Float], [case9: Buffer_Float], [case10: Buffer_Float], [case11:
Buffer_Float], [case12: Buffer_Float], [case13: Buffer_Float], [case14:
Buffer_Float]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c024ae018) Switch(value: Int, [case0: Buffer_8], [case1: Buffer_8],
[case2: Buffer_8], [case3: Buffer_8], [case4: Buffer_8], [case5: Buffer_8], [case6:
Buffer_8], [case7: Buffer_8], [case8: Buffer_8], [case9: Buffer_8], [case10:
Buffer_8], [case11: Buffer_8], [case12: Buffer_8], [case13: Buffer_8], [case14:
Buffer_8]) -> output: Buffer_8 /*CPU Kernel*/
(0x7c024ae078) Switch(value: Int, [case0: Buffer_ARGB_8888], [case1:
Buffer_ARGB_8888], [case2: Buffer_ARGB_8888], [case3: Buffer_ARGB_8888], [case4:
Buffer_ARGB_8888], [case5: Buffer_ARGB_8888], [case6: Buffer_ARGB_8888], [case7:
Buffer_ARGB_8888], [case8: Buffer_ARGB_8888], [case9: Buffer_ARGB_8888], [case10:
Buffer_ARGB_8888], [case11: Buffer_ARGB_8888], [case12: Buffer_ARGB_8888], [case13:
Buffer_ARGB_8888], [case14: Buffer_ARGB_8888]) -> output: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x7c024ae0d8) Switch(value: Int, [case0: Buffer_RGB_888], [case1:
Buffer_RGB_888], [case2: Buffer_RGB_888], [case3: Buffer_RGB_888], [case4:
Buffer_RGB_888], [case5: Buffer_RGB_888], [case6: Buffer_RGB_888], [case7:
Buffer_RGB_888], [case8: Buffer_RGB_888], [case9: Buffer_RGB_888], [case10:
Buffer_RGB_888], [case11: Buffer_RGB_888], [case12: Buffer_RGB_888], [case13:
Buffer_RGB_888], [case14: Buffer_RGB_888]) -> output: Buffer_RGB_888 /*CPU Kernel*/
(0x7c024ae138) Switch(value: Int, [case0: Point2f], [case1: Point2f], [case2:
Point2f], [case3: Point2f], [case4: Point2f], [case5: Point2f], [case6: Point2f],
[case7: Point2f], [case8: Point2f], [case9: Point2f], [case10: Point2f], [case11:
Point2f], [case12: Point2f], [case13: Point2f], [case14: Point2f]) -> output:
Point2f /*CPU Kernel*/
(0x7c024ae198) Switch(value: Int, [case0: Image_8], [case1: Image_8], [case2:
Image_8], [case3: Image_8], [case4: Image_8], [case5: Image_8], [case6: Image_8],
[case7: Image_8], [case8: Image_8], [case9: Image_8], [case10: Image_8], [case11:
Image_8], [case12: Image_8], [case13: Image_8], [case14: Image_8]) -> output:
Image_8 /*CPU Kernel*/
(0x7c024ae1f8) Switch(value: Int, [case0: Image_ARGB_8888], [case1:
Image_ARGB_8888], [case2: Image_ARGB_8888], [case3: Image_ARGB_8888], [case4:
Image_ARGB_8888], [case5: Image_ARGB_8888], [case6: Image_ARGB_8888], [case7:
Image_ARGB_8888], [case8: Image_ARGB_8888], [case9: Image_ARGB_8888], [case10:
Image_ARGB_8888], [case11: Image_ARGB_8888], [case12: Image_ARGB_8888], [case13:
Image_ARGB_8888], [case14: Image_ARGB_8888]) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0254d3c0) TeethMask(source: Image_ARGB_8888, rects: Buffer_Float,
landmarks: Buffer_Float) -> output: Image_8 /*CPU Kernel*/
(0x7c0191a880) TempMesh(input: Image_ARGB_8888, image: Image_ARGB_8888,
[verticies: Buffer_Float], [indicies: Buffer_Int], [blend_mode: Int], [draw_mode:
Int], [model_matrix: Buffer_Float], [projection_matrix: Buffer_Float], [alpha:
Float], [enabled: Int], [disable_culling: Int]) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x7c0241bbc0) TimeRangeContainsTime(start: Float, duration: Float, time:
Float) -> output: Int /*CPU Kernel*/
(0x7c13fb1b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x7c13fb1898) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x7c018ee098) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x7c018ee218) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x7c018ee298) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x7c018ee318) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x7c018ee398) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x7c01889f98) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x7c0188a058) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x7c0188a118) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x7c0188a1d8) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x7c0188a298) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x7c0188a358) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x7c0188a418) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x7c018a18e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x7c018a19c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x7c018a1aa0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x7c018a1b80) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x7c018a2a60) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x7c018a2c20) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x7c018eb678) String([value: String]) -> value: String /*Value Kernel*/
(0x7c02416d00) VerticalBoxBlur(source: Image_ARGB_8888, kernel_size: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241ab20) VerticalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x7c0241be60) WaveGenerator(amplitude: Float, length: Float, [phase: Float],
waveType: Int, generationRange: Point2i) -> output: Buffer_Int /*CPU Kernel*/
(0x7c0254d2e0) Whitening(source: Image_ARGB_8888, [amount: Int]) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x7c02415020) makeTransformMatrixKernel([sX: Float], [sY: Float], [sZ:
Float], [tX: Float], [tY: Float], [tZ: Float], [rX: Float], [rY: Float], [rZ:
Float]) -> output: Buffer_Float /*CPU Kernel*/
(0x7c02415100) makeVertexesMatrixKernel(imageSize: Point2i, textureSize:
Point2i) -> output: Buffer_Float /*CPU Kernel*/

GLKernels:
(0x7c018c1c20) ARGBtoNative(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c02595220) Adjust(image: Image_ARGB_8888, temperature_sign: Point2f,
temperature_amount: Point2f, saturation: Float, hue: Float, [image_coord:
Buffer_Float], [image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c02542e20) BinaryMask(source: Image_ARGB_8888, mask: Image_ARGB_8888,
[source_coord: Buffer_Float], [source_interpolationMode: Int], [mask_coord:
Buffer_Float], [mask_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c01935220) Blend(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [red:
Int], [green: Int], [blue: Int], [blend_mode: Int], [top_coord: Buffer_Float],
[top_interpolationMode: Int], [bottom_coord: Buffer_Float],
[bottom_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02595020) BrightConSatHue(image: Image_ARGB_8888, brightness: Float,
contrast: Float, saturation: Float, hue: Float, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946020) CameraContours(image: Image_ARGB_8888, fade: Float, contrast:
Float, brightness: Float, lines: Float, scaleFactor: Float, [image_coord:
Buffer_Float], [image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c01946820) CameraHolga2(image: Image_ARGB_8888, fade: Float, left: Float,
right: Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946420) CameraHue(image: Image_ARGB_8888, hue: Float, deltaSaturation:
Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c01946620) CameraLightCross(image: Image_ARGB_8888, fade: Float,
contrast: Float, brightness: Float, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946220) CameraLomo(image: Image_ARGB_8888, vignette: Float, contrast:
Float, amount: Float, [mode: Int], [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01935c20) CameraMirrors(image: Image_ARGB_8888, [mode: Int],
[image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c01935e20) CameraSwirl(image: Image_ARGB_8888, radiusPercent: Float,
angle: Float, textureMinS: Float, textureMinT: Float, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c0244c820) ChannelShift(input: Image_ARGB_8888, redShift: Point2f,
greenShift: Point2f, blueShift: Point2f, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946a20) ColorSplash(image: Image_ARGB_8888, minHue1: Float, maxHue1:
Float, minHue2: Float, maxHue2: Float, minHue3: Float, maxHue3: Float, mode: Int,
[image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c02595820) Coloring(image_lab: Image_Alpha_LAB_8888, src_mean:
Buffer_Float, src_std: Buffer_Float, dst_mean: Buffer_Float, dst_std: Buffer_Float,
[fade: Int], [image_lab_coord: Buffer_Float], [image_lab_interpolationMode: Int])
-> output: Image_Alpha_LAB_8888 /*GL Kernel*/
(0x7c02595a20) ColoringFade(top: Image_ARGB_8888, bottom: Image_ARGB_8888,
mask: Image_8, [top_coord: Buffer_Float], [top_interpolationMode: Int],
[bottom_coord: Buffer_Float], [bottom_interpolationMode: Int], [mask_coord:
Buffer_Float], [mask_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c018c1820) Convert(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_Alpha_LAB_8888 /*GL Kernel*/
(0x7c018c1a20) Convert(input: Image_Alpha_LAB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c01946e20) Copy(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02422020) Copy(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01935a20) Display(source: Image_ARGB_8888, [source_coord: Buffer_Float],
[source_interpolationMode: Int]) -> /*GL Kernel*/
(0x7c01935620) Fade(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [fade:
Int], [top_coord: Buffer_Float], [top_interpolationMode: Int], [bottom_coord:
Buffer_Float], [bottom_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c0258f620) Grain(source: Image_ARGB_8888, noise: Image_ARGB_8888,
[source_coord: Buffer_Float], [source_interpolationMode: Int], [noise_coord:
Buffer_Float], [noise_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c018c1e20) Gray(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c0258f020) GuidedUpscale(input: Image_ARGB_8888, lowResInput:
Image_ARGB_8888, lowResOutput: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [lowResInput_coord: Buffer_Float],
[lowResInput_interpolationMode: Int], [lowResOutput_coord: Buffer_Float],
[lowResOutput_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c0244c420) HSL(source: Image_ARGB_8888, hue: Float, saturation: Float,
lightness: Float, [source_coord: Buffer_Float], [source_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02422220) HighPassDiff(top: Image_ARGB_8888, bottom: Image_ARGB_8888,
[top_coord: Buffer_Float], [top_interpolationMode: Int], [bottom_coord:
Buffer_Float], [bottom_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c0258fc20) Hightlight(image: Image_ARGB_8888, amount: Float, _sign:
Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c02422620) HorizontalBoxBlur(source: Image_ARGB_8888, kernel_size: Int,
[source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0244cc20) HorizontalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int, [source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0258f220) HorizontalReflect(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c02422a20) HorizontalSurfaceBlur(source: Image_ARGB_8888, lab:
Image_Alpha_LAB_8888, kernel_size: Int, threshold: Float, [source_coord:
Buffer_Float], [source_interpolationMode: Int], [lab_coord: Buffer_Float],
[lab_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946e20) Copy(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02422020) Copy(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542220) ImageRowColumnShift(input: Image_ARGB_8888, rowShifts:
Image_8, rowShiftsActualRange: Point2i, columnShifts: Image_8,
columnShiftsActualRange: Point2i, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [rowShifts_coord: Buffer_Float],
[rowShifts_interpolationMode: Int], [columnShifts_coord: Buffer_Float],
[columnShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542420) ImageRowColumnShift(input: Image_ARGB_8888, rowShifts:
Image_8, rowShiftsActualRange: Point2i, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [rowShifts_coord: Buffer_Float],
[rowShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542620) ImageRowColumnShift(input: Image_ARGB_8888, columnShifts:
Image_8, columnShiftsActualRange: Point2i, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [columnShifts_coord: Buffer_Float],
[columnShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542820) ImageRowColumnShift(input: Image_ARGB_8888, rowShifts:
Image_8, rowShiftsActualRange: Point2f, columnShifts: Image_8,
columnShiftsActualRange: Point2f, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [rowShifts_coord: Buffer_Float],
[rowShifts_interpolationMode: Int], [columnShifts_coord: Buffer_Float],
[columnShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542a20) ImageRowColumnShift(input: Image_ARGB_8888, rowShifts:
Image_8, rowShiftsActualRange: Point2f, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [rowShifts_coord: Buffer_Float],
[rowShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02542c20) ImageRowColumnShift(input: Image_ARGB_8888, columnShifts:
Image_8, columnShiftsActualRange: Point2f, [input_coord: Buffer_Float],
[input_interpolationMode: Int], [columnShifts_coord: Buffer_Float],
[columnShifts_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c0244ca20) Invert(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02422420) LUT1D(source: Image_ARGB_8888, alpha: Image_8, red: Image_8,
green: Image_8, blue: Image_8, rgb: Image_8, [source_coord: Buffer_Float],
[source_interpolationMode: Int], [alpha_coord: Buffer_Float],
[alpha_interpolationMode: Int], [red_coord: Buffer_Float], [red_interpolationMode:
Int], [green_coord: Buffer_Float], [green_interpolationMode: Int], [blue_coord:
Buffer_Float], [blue_interpolationMode: Int], [rgb_coord: Buffer_Float],
[rgb_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01946c20) LUT3D(source: Image_ARGB_8888, lutBuffer: Image_ARGB_8888,
[source_coord: Buffer_Float], [source_interpolationMode: Int], [lutBuffer_coord:
Buffer_Float], [lutBuffer_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c02542020) Mask(source: Image_ARGB_8888, image: Image_ARGB_8888, mask:
Image_8, [source_coord: Buffer_Float], [source_interpolationMode: Int],
[image_coord: Buffer_Float], [image_interpolationMode: Int], [mask_coord:
Buffer_Float], [mask_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c01935020) Mesh(image: Image_ARGB_8888, [verticies: Buffer_Float],
[indicies: Buffer_Int], [blend_mode: Int], [draw_mode: Int], [model_matrix:
Buffer_Float], [projection_matrix: Buffer_Float], [alpha: Float], [enabled: Int],
[disable_culling: Int], [image_coord: Buffer_Float], [image_interpolationMode:
Int], input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02595620) Mirror(image: Image_ARGB_8888, mode: Int, flipMode: Int,
offset: Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02595c20) Morphing(input: Image_ARGB_8888, coordsImage: Image_ARGB_8888,
[input_coord: Buffer_Float], [input_interpolationMode: Int], [coordsImage_coord:
Buffer_Float], [coordsImage_interpolationMode: Int]) -> output: Image_ARGB_8888
/*GL Kernel*/
(0x7c01935820) PostCamera(source: Image_ARGB_8888, flip_horizontal: Int,
flip_vertical: Int, [source_coord: Buffer_Float], [source_interpolationMode: Int])
-> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c018a8a20) Resize(input: Image_ARGB_8888, dimensions: Point2i,
[input_coord: Buffer_Float], [input_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0258fe20) Shadow(image: Image_ARGB_8888, amount: Float, _sign: Float,
[image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0244c620) Sobel(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01935420) SolidColor(color: ARGB_8888, size: Point2i) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c02422e20) Stream(input: Image_ARGB_8888, [size: Point2i], [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c0244c020) Target(source: Image_ARGB_8888, [image_size: Point2i], size:
Point2i, [color: ARGB_8888], [source_coord: Buffer_Float],
[source_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c01935020) Mesh(image: Image_ARGB_8888, [verticies: Buffer_Float],
[indicies: Buffer_Int], [blend_mode: Int], [draw_mode: Int], [model_matrix:
Buffer_Float], [projection_matrix: Buffer_Float], [alpha: Float], [enabled: Int],
[disable_culling: Int], [image_coord: Buffer_Float], [image_interpolationMode:
Int], input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c0258f820) Temperature(image: Image_ARGB_8888, amount: Point2f, _sign:
Point2f, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0244c220) TransformationTarget(source: Image_ARGB_8888, [color:
ARGB_8888], [size: Point2i], [model: Buffer_Float], [projection: Buffer_Float],
[vertices: Buffer_Float], [indices: Buffer_Int], [source_coord: Buffer_Float],
[source_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02422820) VerticalBoxBlur(source: Image_ARGB_8888, kernel_size: Int,
[source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0244ce20) VerticalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int, [source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x7c0258f420) VerticalReflect(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x7c02422c20) VerticalSurfaceBlur(source: Image_ARGB_8888, lab:
Image_Alpha_LAB_8888, kernel_size: Int, threshold: Float, [source_coord:
Buffer_Float], [source_interpolationMode: Int], [lab_coord: Buffer_Float],
[lab_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x7c02595420) Vignette(input: Image_ARGB_8888, gradient: Image_8, radius:
Float, color: ARGB_8888, [input_coord: Buffer_Float], [input_interpolationMode:
Int], [gradient_coord: Buffer_Float], [gradient_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/

ValueKernels:
(0x7c13fb3f20) Camera() -> value: Image_ARGB_8888 /*GL Value Kernel*/
(0x7c13fb3b20) Image([value: Image_8]) -> value: Image_8 /*GL Value Kernel*/
Aliases {Image_8, Value}
(0x7c13fb3c20) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888 /*GL
Value Kernel*/ Aliases {Image_ARGB_8888, Value}
(0x7c13fb3d20) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*GL Value Kernel*/ Aliases {Image_Alpha_LAB_8888, Value}

RXImportGraph.cpp:383 >>>Loading json


RXImportGraph.cpp:390 >>>Generating nested elements
RXImportGraph.cpp:402 >>>>>>offsetPercent->y
RXImportGraph.cpp:402 >>>>>>offsetValue->x
RXImportGraph.cpp:407 >>>Applying replacements
RXImportGraph.cpp:435 >>>Creating tree
RXImportGraph.cpp:440 >>>Filtering fetch nodes
RXImportGraph.cpp:383 >>>Loading json
RXImportGraph.cpp:390 >>>Generating nested elements
RXImportGraph.cpp:402 >>>>>>offsetPercent->y
RXImportGraph.cpp:402 >>>>>>offsetValue->x
RXImportGraph.cpp:407 >>>Applying replacements
RXImportGraph.cpp:435 >>>Creating tree
RXImportGraph.cpp:440 >>>Filtering fetch nodes
interrupt_op_jni.cpp:21 Interruption Native function "initInterruptFlags" is
called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_soften.cpp:43 soften4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name noise->noise
RGraph.cpp:641 Generating value kernel with name noise->skip
RGraph.cpp:657 Creating connections
RGraph.cpp:719 Finding initial kernels
RGraph.cpp:743 Synchronizing graph types
RGraph.cpp:754 Graph type synchronization done!!!
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_hdr.cpp:164 Hdr4buf - Enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_sharpen_dodger.cpp:195 sharpendodger4buf - enter
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
effect_film.cpp:102 film4buf - enter
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name fade->fade
RGraph.cpp:657 Creating connections
RGraph.cpp:719 Finding initial kernels
RGraph.cpp:743 Synchronizing graph types
RGraph.cpp:754 Graph type synchronization done!!!
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 0
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
buffer_op_jni.cpp:104 image-dataNative function "invertPixel8Buffer" is called.

You might also like