0% found this document useful (0 votes)
13 views30 pages

Crash Log 3

The document logs calls to native functions related to interrupting effect instances during image processing. It shows functions being called for motion blur, blending, hue, invert, and other effects. It also lists registered CPU kernels for operations like add, subtract, multiply, divide, and others on different data types.

Uploaded by

Marko Kegalj
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)
13 views30 pages

Crash Log 3

The document logs calls to native functions related to interrupting effect instances during image processing. It shows functions being called for motion blur, blending, hue, invert, and other effects. It also lists registered CPU kernels for operations like add, subtract, multiply, divide, and others on different data types.

Uploaded by

Marko Kegalj
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/ 30

interrupt_op_jni.

cpp:21 Interruption Native function "initInterruptFlags" is


called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_motionblur.cpp:210 motionblur4buf - 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_blending.cpp:370 blending - 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_hue.cpp:93 hue4buf - 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_blending.cpp:370 blending - 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_invert.cpp:110 invert4buf - 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_blending.cpp:370 blending - 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.
RFactory.cpp:226 All registered operations
CPUKernels:
(0x72b8b473c0) !=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b474a0) !=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b47580) !=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b47660) !=(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x72b8b47740) !=(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b47820) !=(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b47900) !=(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b479e0) !=(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b47ac0) !=(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x72b8b21280) %(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b21360) %(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x72b8b21440) %(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b21520) %(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b21600) %(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b216e0) %(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b217c0) %(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b218a0) %(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b21980) %(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x72b8b21a60) %(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b21b40) %(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b21c20) %(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b21d00) %(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b04180) *(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b04260) *(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b04340) *(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b04420) *(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b04500) *(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b045e0) *(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b046c0) *(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x72b8b047a0) *(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x72b8b04880) *(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b04960) *(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b04a40) *(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b04b20) *(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b04c00) *(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x72b8b04ce0) *(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b04dc0) *(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b04ea0) *(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b04f80) *(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b05060) *(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b05140) *(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b05220) *(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b05300) *(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x72b8b053e0) *(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b054c0) *(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b055a0) *(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b05680) *(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b05760) *(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b05840) *(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x72b8b05920) *(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b01080) +(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b01160) +(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b01240) +(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b01320) +(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x72b8b01400) +(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x72b8b014e0) +(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b015c0) +(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b016a0) +(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b01780) +(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b01860) +(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b01940) +(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b01a20) +(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b01b00) +(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x72b8b01be0) +(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b01cc0) +(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b01da0) +(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b01e80) +(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b01f60) +(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b02040) +(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b02120) +(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b02200) +(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x72b8b022e0) +(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b023c0) +(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b024a0) +(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b02580) +(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b02660) +(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b02740) +(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x72b8b02820) +(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b02900) -(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b029e0) -(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b02ac0) -(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b02ba0) -(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b02c80) -(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b02d60) -(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b02e40) -(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x72b8b02f20) -(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x72b8b03000) -(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b030e0) -(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b031c0) -(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b032a0) -(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b03380) -(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x72b8b03460) -(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b03540) -(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b03620) -(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b03700) -(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b037e0) -(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b038c0) -(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b039a0) -(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b03a80) -(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x72b8b03b60) -(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b03c40) -(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b03d20) -(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b03e00) -(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b03ee0) -(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b03fc0) -(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x72b8b040a0) -(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b05a00) /(x: Point2i, y: Int) -> output: Point2i /*CPU Kernel*/
(0x72b8b05ae0) /(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b05bc0) /(x: Float, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b05ca0) /(x: Point2i, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b05d80) /(x: Point2i, y: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b05e60) /(x: Point2f, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b05f40) /(x: Int, y: Float) -> output: Float /*CPU Kernel*/
(0x72b8b20020) /(x: Point2f, y: Int) -> output: Point2f /*CPU Kernel*/
(0x72b8b20100) /(x: Point2f, y: Float) -> output: Point2f /*CPU Kernel*/
(0x72b8b201e0) /(x: Point2i, y: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b202c0) /(x: Buffer_8, y: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b203a0) /(x: Buffer_Int, y: Buffer_Int) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b20480) /(x: Buffer_Float, y: Buffer_Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x72b8b20560) /(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b20640) /(x: Buffer_8, y: Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b20720) /(x: Buffer_8, y: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b20800) /(x: Buffer_Int, y: Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b208e0) /(x: Buffer_Int, y: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b209c0) /(x: Buffer_Float, y: Int) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b20aa0) /(x: Buffer_Float, y: Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b20b80) /(x: Buffer_ARGB_8888, y: Int) -> output: Buffer_ARGB_8888
/*CPU Kernel*/
(0x72b8b20c60) /(x: Buffer_ARGB_8888, y: Float) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b20d40) /(x: Image_8, y: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b20e20) /(x: Image_ARGB_8888, y: Image_ARGB_8888) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b20f00) /(x: Image_8, y: Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b20fe0) /(x: Image_ARGB_8888, y: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b210c0) /(x: Image_8, y: Float) -> output: Image_8 /*CPU Kernel*/
(0x72b8b211a0) /(x: Image_ARGB_8888, y: Float) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b24fc0) 2Dto3D(points: Buffer_Float) -> points: Buffer_Float /*CPU
Kernel*/
(0x72b8b250a0) 3Dto2D(points: Buffer_Float) -> points: Buffer_Float /*CPU
Kernel*/
(0x72b8b46b00) <(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46be0) <(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46cc0) <(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46da0) <(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46e80) <=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46f60) <=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b47040) <=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46160) =(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46240) =(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46320) =(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x72b8b46400) =(x: Point2f, y: Point2f) -> output: Int /*CPU Kernel*/
(0x72b8b464e0) =(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b465c0) =(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b466a0) =(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46780) =(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46860) =(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46940) =(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46a20) =(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x72b8b46160) =(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46240) =(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46320) =(x: Point2i, y: Point2i) -> output: Int /*CPU Kernel*/
(0x72b8b46400) =(x: Point2f, y: Point2f) -> output: Int /*CPU Kernel*/
(0x72b8b464e0) =(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b465c0) =(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b466a0) =(x: Point2i, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46780) =(x: Point2i, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46860) =(x: Point2f, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46940) =(x: Point2f, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b46a20) =(x: Point2i, y: Point2f) -> output: Int /*CPU Kernel*/
(0x72b8b45de0) >(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b45ec0) >(x: Float, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b45fa0) >(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b46080) >(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b47120) >=(x: Int, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8b47200) >=(x: Int, y: Float) -> output: Int /*CPU Kernel*/
(0x72b8b472e0) >=(x: Float, y: Int) -> output: Int /*CPU Kernel*/
(0x72b8a41d18) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x72b8b458a0) Abs(input: Int) -> output: Int /*CPU Kernel*/
(0x72b8baf9c0) AdjustParametersSetup(hue: Int, saturation: Int, temperature:
Int) -> hueAmount: Float, saturationAmount: Float, temperatureAmount: Float,
temperatureSign: Float /*CPU Kernel*/
(0x72b8b47ba0) AngleToRadian(input: Int) -> output: Float /*CPU Kernel*/
(0x72b8b26760) AspectFill(size: Point2i, bounds: Point2i) -> output:
Point2i /*CPU Kernel*/
(0x72b8b26840) AspectFill(size: Point2f, bounds: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x72b8b26300) AspectFit(size: Point2i, bounds: Point2i) -> output:
Point2i /*CPU Kernel*/
(0x72b8b263e0) AspectFit(size: Point2f, bounds: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x72b8b25340) AspectTransform2D([mode: Int], source_size: Point2i,
canvas_size: Point2i) -> transform: Buffer_Float, coords: Buffer_Float /*CPU
Kernel*/
(0x72b8b48540) At(input: Buffer_Float, index: Int) -> output: Float /*CPU
Kernel*/
(0x72b8bb0600) AutoTeethWhitening(source: Image_ARGB_8888, [amount: Int],
rects: Buffer_Float, landmarks: Buffer_Float) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b23e40) 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*/
(0x72b8b23c80) Blend(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [red:
Int], [green: Int], [blue: Int], [blend_mode: Int]) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b26f40) BoxBlur(source: Image_ARGB_8888, kernel_size: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b24700) BrightnessContrast(brightness: Float, contrast: Float) -> lut:
Buffer_8 /*CPU Kernel*/
(0x72dbcc0a58) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x72dbcc0b18) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x72dbcc0bd8) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x72dbcc0c98) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x72dbcc0d58) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x72dbcc0e18) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x72dbcc0ed8) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x72b8b48620) 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*/
(0x72b8b48700) 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*/
(0x72b8b487e0) 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*/
(0x72b8b488c0) 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*/
(0x72b8b489a0) 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*/
(0x72b8b48a80) 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*/
(0x72b8b4af40) BufferFromImage(Image: Image_8) -> output: Buffer_8 /*CPU
Kernel*/
(0x72b8baf020) BufferFromImage(Image: Image_ARGB_8888) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b44480) BufferToImage(buffer: Buffer_8, size: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b44560) BufferToImage(buffer: Buffer_8, size: Point2i) -> output:
Image_8 /*CPU Kernel*/
(0x72dbcc0bd8) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x72dbcc0e18) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x72dbcc0a58) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x72dbcc0b18) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x72dbcc0c98) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x72dbcc0d58) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x72dbcc0ed8) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x72b8afff00) Cast(input: Int) -> output: Float /*CPU Kernel*/
(0x72b8afffe0) Cast(input: Float) -> output: Int /*CPU Kernel*/
(0x72b8b000c0) Cast(input: Buffer_Int) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8b001a0) Cast(input: Buffer_Float) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b00280) Cast(input: Buffer_8) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b00360) Cast(input: Buffer_Int) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b00440) Cast(input: Buffer_Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b00520) Cast(input: Buffer_8) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8b44640) ChannelShift(input: Image_ARGB_8888, redShift: Point2f,
greenShift: Point2f, blueShift: Point2f) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b241c0) 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*/
(0x72b8bb06e0) ColoringCalc(image_mask: Image_8, image_lab:
Image_Alpha_LAB_8888) -> mean: Buffer_Float, std: Buffer_Float /*CPU Kernel*/
(0x72b8b25ea0) Concatenate(buffer1: Buffer_8, buffer2: Buffer_8) -> output:
Buffer_8 /*CPU Kernel*/
(0x72b8b25f80) Concatenate(buffer1: Buffer_Int, buffer2: Buffer_Int) ->
output: Buffer_Int /*CPU Kernel*/
(0x72b8b26060) Concatenate(buffer1: Buffer_Float, buffer2: Buffer_Float) ->
output: Buffer_Float /*CPU Kernel*/
(0x72b8b26140) Concatenate(buffer1: Buffer_ARGB_8888, buffer2:
Buffer_ARGB_8888) -> output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b26220) Concatenate(buffer1: Buffer_Point2f, buffer2: Buffer_Point2f)
-> output: Buffer_Point2f /*CPU Kernel*/
(0x72b8b00980) Convert(input: Buffer_8) -> output: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x72b8b00a60) Convert(input: Buffer_ARGB_8888) -> output: Buffer_8 /*CPU
Kernel*/
(0x72b8b00b40) Convert(input: Image_8) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b00c20) Convert(input: Image_ARGB_8888) -> output: Image_8 /*CPU
Kernel*/
(0x72b8b00d00) Convert(input: Image_ARGB_8888) -> output: Image_LAB_888 /*CPU
Kernel*/
(0x72b8b00de0) Convert(input: Image_ARGB_8888) -> output:
Image_Alpha_LAB_8888 /*CPU Kernel*/
(0x72b8b00ec0) Convert(input: ARGB_8888) -> output: LAB_fff /*CPU Kernel*/
(0x72b8b00fa0) Convert(input: LAB_fff) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8b26ca0) Convolution(source: Image_ARGB_8888, kernel: Buffer_Float) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b48b60) CoordGenerator(origin: Point2i, size: Point2i, source_size:
Point2i) -> coord: Buffer_Float /*CPU Kernel*/
(0x72b8b24ee0) CoordinateConverter(source: Buffer_Float, mode: Int,
[source_size: Point2i], [flip_x: Int], [flip_y: Int]) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b255e0) Copy(input: Buffer_8) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b256c0) Copy(input: Buffer_Int) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b257a0) Copy(input: Buffer_Float) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b25880) Copy(input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b25960) Copy(input: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b25a40) Copy(input: Int) -> output: Int /*CPU Kernel*/
(0x72b8b25b20) Copy(input: Float) -> output: Float /*CPU Kernel*/
(0x72b8b25c00) Copy(input: Point2i) -> output: Point2i /*CPU Kernel*/
(0x72b8b25ce0) Copy(input: Point2f) -> output: Point2f /*CPU Kernel*/
(0x72b8b25dc0) Copy(image: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b23d60) 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*/
(0x72b8b49a40) DCHECK(x: Int) -> /*CPU Kernel*/
(0x72b8b49b20) DCHECK(x: Float) -> /*CPU Kernel*/
(0x72b8b49c00) DCHECK_EQ(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b49ce0) DCHECK_EQ(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8b49dc0) DCHECK_EQ(x: Point2i, y: Point2i) -> /*CPU Kernel*/
(0x72b8b49ea0) DCHECK_EQ(x: Point2f, y: Point2f) -> /*CPU Kernel*/
(0x72b8b49f80) DCHECK_EQ(x: Buffer_8, y: Buffer_8) -> /*CPU Kernel*/
(0x72b8b4a060) DCHECK_EQ(x: Buffer_Int, y: Buffer_Int) -> /*CPU Kernel*/
(0x72b8b4a140) DCHECK_EQ(x: Buffer_Float, y: Buffer_Float) -> /*CPU Kernel*/
(0x72b8b4a220) DCHECK_EQ(x: Buffer_Point2i, y: Buffer_Point2i) -> /*CPU
Kernel*/
(0x72b8b4a300) DCHECK_EQ(x: Buffer_Point2f, y: Buffer_Point2f) -> /*CPU
Kernel*/
(0x72b8b4a3e0) DCHECK_EQ(x: Buffer_ARGB_8888, y: Buffer_ARGB_8888) -> /*CPU
Kernel*/
(0x72b8b4a4c0) DCHECK_EQ(x: Image_8, y: Image_8) -> /*CPU Kernel*/
(0x72b8b4a5a0) DCHECK_EQ(x: Image_ARGB_8888, y: Image_ARGB_8888) -> /*CPU
Kernel*/
(0x72b8b4aa00) DCHECK_GE(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b4aae0) DCHECK_GE(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8b4abc0) DCHECK_GT(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b4aca0) DCHECK_GT(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8b4a680) DCHECK_LE(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b4a760) DCHECK_LE(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8b4a840) DCHECK_LT(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b4a920) DCHECK_LT(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8b4ad80) DCHECK_NE(x: Int, y: Int) -> /*CPU Kernel*/
(0x72b8b4ae60) DCHECK_NE(x: Float, y: Float) -> /*CPU Kernel*/
(0x72b8bafaa0) Enhance(input: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b242a0) Exposure(exposure: Float, offset: Float, gamma: Float) -> lut:
Buffer_8 /*CPU Kernel*/
(0x72b8bb01a0) FaceDetector(image: Image_ARGB_8888, [API: Int],
[faceCountLimit: Int]) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8bb0b40) 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*/
(0x72b8a73020) FaceLandmarkStabilizer(source: Buffer_Float, sigmas:
Buffer_Float) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8bb0d00) 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*/
(0x72b8b24460) Fade(top: Image_ARGB_8888, bottom: Image_ARGB_8888, [fade:
Int]) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b24540) Fade(top: Image_8, bottom: Image_8, [fade: Int]) -> output:
Image_8 /*CPU Kernel*/
(0x72b8a41b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x72b8bafd40) FocalZoom(input: Image_ARGB_8888, hardness: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b26920) GaussNoise(image: Image_ARGB_8888, density: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b26bc0) Gaussian2D(radius: Float, sigma: Float, [lowPass: Int]) ->
output: Buffer_Float /*CPU Kernel*/
(0x72b8b47d60) GaussianBlur(source: Image_ARGB_8888, kernel_size: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8bafb80) GlitchMode(mode: Int, shift: Point2f) -> redShift: Point2f,
greenShift: Point2f, blueShift: Point2f /*CPU Kernel*/
(0x72b8b24380) 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*/
(0x72b8b24620) GradientFillLiniar(colors: Buffer_ARGB_8888, points:
Buffer_Float, size: Point2i) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b21fa0) GradientMap(image: Image_ARGB_8888, colors: Buffer_ARGB_8888,
points: Buffer_Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b21de0) GrayCPU(image: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b21ec0) Gray(image: Image_ARGB_8888) -> output: Image_8 /*CPU Kernel*/
(0x72b8b21de0) GrayCPU(image: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8baf720) HairColor(mode: Int) -> red_points: Buffer_Point2i,
green_points: Buffer_Point2i, blue_points: Buffer_Point2i /*CPU Kernel*/
(0x72b8b26d80) HighPass(source: Image_ARGB_8888, radius: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b44020) HorizontalBoxBlur(source: Image_ARGB_8888, kernel_size: Int) -
> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b47e40) HorizontalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b26a00) 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*/
(0x72b8b25880) Copy(input: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b25960) Copy(input: Image_8) -> output: Image_8 /*CPU Kernel*/
(0x72b8b25dc0) Copy(image: Image_ARGB_8888) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72dbe00a78) If(cond: Int, true: Int, false: Int) -> output: Int /*CPU
Kernel*/
(0x72dbe00b38) If(cond: Int, true: Float, false: Float) -> output: Float
/*CPU Kernel*/
(0x72dbe00bf8) If(cond: Int, true: Buffer_Int, false: Buffer_Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x72dbe00cb8) If(cond: Int, true: Buffer_Float, false: Buffer_Float) ->
output: Buffer_Float /*CPU Kernel*/
(0x72dbe00d78) If(cond: Int, true: Buffer_8, false: Buffer_8) -> output:
Buffer_8 /*CPU Kernel*/
(0x72dbe00e38) If(cond: Int, true: Buffer_ARGB_8888, false: Buffer_ARGB_8888)
-> output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x72dbe00ef8) If(cond: Int, true: Buffer_RGB_888, false: Buffer_RGB_888) ->
output: Buffer_RGB_888 /*CPU Kernel*/
(0x72dbe00fb8) If(cond: Int, true: Point2f, false: Point2f) -> output:
Point2f /*CPU Kernel*/
(0x72b8c01078) If(cond: Int, true: Image_8, false: Image_8) -> output:
Image_8 /*CPU Kernel*/
(0x72b8c01138) If(cond: Int, true: Image_ARGB_8888, false: Image_ARGB_8888) -
> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72dbd453e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x72dbd454c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x72dbd455a0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x72dbd45680) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x72dbd45760) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x72b8aff640) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x72b8b48000) ImageFromFile(path: String) -> output: Image_8 /*CPU Kernel*/
(0x72b8b480e0) ImageFromFile(path: String) -> output: Image_RGB_888 /*CPU
Kernel*/
(0x72b8b481c0) ImageFromFile(path: String) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b24000) 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*/
(0x72b8b240e0) ImageTableLookUp(source: Image_8, table: Buffer_8) -> output:
Image_8 /*CPU Kernel*/
(0x72dbd453e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x72dbd455a0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x72b8aff640) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x72dbd454c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x72dbd45760) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x72dbd45680) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x72b8b44720) 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*/
(0x72b8b448e0) 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*/
(0x72b8b449c0) 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*/
(0x72b8b44aa0) 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*/
(0x72b8b44b80) 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*/
(0x72b8b44c60) 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*/
(0x72b8b44d40) 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*/
(0x72b8b44e20) 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*/
(0x72b8b44f00) 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*/
(0x72b8b44fe0) 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*/
(0x72b8b450c0) InputSwitch(index: Int, input0: Int, input1: Int, [input2:
Int], [input3: Int], [input4: Int], [input5: Int]) -> output: Int /*CPU Kernel*/
(0x72b8b451a0) InputSwitch(index: Int, input0: Float, input1: Float, [input2:
Float], [input3: Float], [input4: Float], [input5: Float]) -> output: Float /*CPU
Kernel*/
(0x72b8b45280) InputSwitch(index: Int, input0: Point2i, input1: Point2i,
[input2: Point2i], [input3: Point2i], [input4: Point2i], [input5: Point2i]) ->
output: Point2i /*CPU Kernel*/
(0x72b8b45360) InputSwitch(index: Int, input0: Point2f, input1: Point2f,
[input2: Point2f], [input3: Point2f], [input4: Point2f], [input5: Point2f]) ->
output: Point2f /*CPU Kernel*/
(0x72b8b45440) 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*/
(0x72b8b45520) 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*/
(0x72b8b45600) InputSwitch(index: Int, input0: String, input1: String,
[input2: String], [input3: String], [input4: String], [input5: String]) -> output:
String /*CPU Kernel*/
(0x72b8a41b98) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x72b8b45b40) Invert(input: Image_ARGB_8888) -> output: Image_ARGB_8888
/*CPU Kernel*/
(0x72b8b45c20) Invert(input: Int) -> output: Int /*CPU Kernel*/
(0x72b8b45d00) Invert(input: Float) -> output: Float /*CPU Kernel*/
(0x72b8b482a0) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues:
Buffer_Int, timingFunctions: Buffer_Int, time: Float) -> output: Buffer_Int /*CPU
Kernel*/
(0x72b8b48380) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues:
Buffer_Float, timingFunctions: Buffer_Int, time: Float) -> output: Buffer_Float
/*CPU Kernel*/
(0x72b8b48460) KeyFrameAnimation(keyTimes: Buffer_Float, keyValues: Buffer_8,
timingFunctions: Buffer_Int, time: Float) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b497a0) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_Int, endKeyValue: Buffer_Int, timingFunction: Int) -> output: Buffer_Int
/*CPU Kernel*/
(0x72b8b49880) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_Float, endKeyValue: Buffer_Float, timingFunction: Int) -> output:
Buffer_Float /*CPU Kernel*/
(0x72b8b49960) KeyValuesInterpolation(keyTimes: Buffer_Float, startKeyValue:
Buffer_8, endKeyValue: Buffer_8, timingFunction: Int) -> output: Buffer_8 /*CPU
Kernel*/
(0x72b8a41e18) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x72b8b25180) LUT3D(source: Image_ARGB_8888, lutBuffer: Image_ARGB_8888) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8bb0280) LandmarkDetector(source: Image_ARGB_8888, rect: Buffer_Float,
[infoPath: String], [expPath: String], [manPath: String], [extPath: String],
[modelPath: String]) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8aff720) Log(value: Int) -> value: Int /*CPU Kernel*/
(0x72b8aff800) Log(value: Float) -> value: Float /*CPU Kernel*/
(0x72b8aff8e0) Log(value: Buffer_Int) -> value: Buffer_Int /*CPU Kernel*/
(0x72b8aff9c0) Log(value: Buffer_Float) -> value: Buffer_Float /*CPU Kernel*/
(0x72b8affaa0) Log(value: Buffer_8) -> value: Buffer_8 /*CPU Kernel*/
(0x72b8affb80) Log(value: Buffer_ARGB_8888) -> value: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x72b8affc60) Log(value: Buffer_Point2f) -> value: Buffer_Point2f /*CPU
Kernel*/
(0x72b8affd40) Log(value: Image_8) -> value: Image_8 /*CPU Kernel*/
(0x72b8affe20) Log(value: Image_ARGB_8888) -> value: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b26680) MakeOrthoProjectionMatrix(left: Float, right: Float, bottom:
Float, top: Float, [near: Float], [far: Float]) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b25260) 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*/
(0x72b8b495e0) MapToRange(buffer: Buffer_Int, fromRange: Point2i, toRange:
Point2i) -> output: Buffer_8 /*CPU Kernel*/
(0x72b8b496c0) MapToRange(buffer: Buffer_Int, fromRange: Point2i, toRange:
Point2i) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8b48d20) Mask(source: Image_ARGB_8888, image: Image_ARGB_8888, mask:
Image_8) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b48e00) Mask(source: Image_RGB_888, image: Image_RGB_888, mask:
Image_8) -> output: Image_RGB_888 /*CPU Kernel*/
(0x72b8bb08a0) MaskClusterization(mask: Image_8, threshold: Int) ->
clusters_image: Image_ARGB_8888, object_clusters: Buffer_Int /*CPU Kernel*/
(0x72b8b49260) MinMax(x: Int, y: Int) -> minMax: Point2i, min: Int, max:
Int /*CPU Kernel*/
(0x72b8b49340) MinMax(x: Float, y: Float) -> minMax: Point2f, min: Float,
max: Float /*CPU Kernel*/
(0x72b8b49420) MinMax(buffer: Buffer_Int) -> minMax: Point2i, min: Int, max:
Int /*CPU Kernel*/
(0x72b8b49500) MinMax(buffer: Buffer_Float) -> minMax: Point2f, min: Float,
max: Float /*CPU Kernel*/
(0x72b8bb00c0) Mirror(image: Image_ARGB_8888, mode: Int, flipMode: Int,
offset: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8bafc60) MotionBlur(input: Image_ARGB_8888, distance: Int, angle: Int)
-> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b248c0) NoOp(value: Int) -> value: Int /*CPU Kernel*/
(0x72b8b249a0) NoOp(value: Float) -> value: Float /*CPU Kernel*/
(0x72b8b24a80) NoOp(value: Buffer_8) -> value: Buffer_8 /*CPU Kernel*/
(0x72b8b24b60) NoOp(value: Buffer_ARGB_8888) -> value: Buffer_ARGB_8888 /*CPU
Kernel*/
(0x72b8b24c40) NoOp(value: Buffer_Point2f) -> value: Buffer_Point2f /*CPU
Kernel*/
(0x72b8b24d20) NoOp(value: Image_8) -> value: Image_8 /*CPU Kernel*/
(0x72b8b24e00) NoOp(value: Image_ARGB_8888) -> value: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8baf100) Noise(image: Image_ARGB_8888, noise: Int, skip: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8baf640) NoiseReduction(image: Image_ARGB_8888, fade: Int, details:
Int, denoising: Int, saturation: Int, contrast: Int, skip: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8bb07c0) ObjectSelection(image: Image_ARGB_8888, mask: Image_8,
clusters_image: Image_ARGB_8888, object_clusters: Buffer_Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b26680) MakeOrthoProjectionMatrix(left: Float, right: Float, bottom:
Float, top: Float, [near: Float], [far: Float]) -> output: Buffer_Float /*CPU
Kernel*/
(0x72b8b265a0) OrthoScaleFil(destSize: Point2i, inputSize: Point2i, angle:
Int) -> output: Point2f /*CPU Kernel*/
(0x72b8b264c0) OrthoScaleFit(destSize: Point2i, inputSize: Point2i) -> left:
Float, right: Float, bottom: Float, top: Float /*CPU Kernel*/
(0x72b8b47c80) Overflow(value: Int, low: Int, high: Int) -> output: Int /*CPU
Kernel*/
(0x72b8b22080) PSBlend(top: Image_ARGB_8888, bottom: Image_ARGB_8888,
[blend_mode: Int]) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b48fc0) Percent(percent: Int, number: Int) -> value: Int /*CPU
Kernel*/
(0x72b8b490a0) Percent(percent: Float, number: Float) -> value: Float /*CPU
Kernel*/
(0x72b8b49180) Percent(percent: Float, number: Int) -> value: Float /*CPU
Kernel*/
(0x72b8b26ae0) PixelProvider(source: Image_ARGB_8888, x: Float, y: Float) ->
pixel: Int /*CPU Kernel*/
(0x72b8b22da0) Point([x: Int], [y: Int], [point: Point2i]) -> x: Int, y: Int,
point: Point2i /*CPU Kernel*/
(0x72b8b22e80) Point([x: Float], [y: Float], [point: Point2f]) -> x: Float,
y: Float, point: Point2f /*CPU Kernel*/
(0x72b8a41c98) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x72b8a41c18) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x72b8baf8e0) PointRepeat(source: Image_ARGB_8888, left: Point2i, right:
Point2i, left_limit: Point2i, right_limit: Point2i, direction: Int) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b441e0) ProportionalScaleSize(size: Point2i, skip: Int, maxEdgeSize:
Int) -> outputSize: Point2i /*CPU Kernel*/
(0x72b8a41d98) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x72b8bafe20) RadialBlur(input: Image_ARGB_8888, blur: Float) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8baffe0) RandomDustRotationAspect(imageSize: Point2i) -> left: Float,
right: Float, top: Float, bottom: Float /*CPU Kernel*/
(0x72b8b45980) RandomNumberGenerator(low: Int, high: Int) -> output: Int
/*CPU Kernel*/
(0x72b8b22780) Reallocate(source: Buffer_8, length: Int) -> output:
Buffer_8 /*CPU Kernel*/
(0x72b8b22860) Reallocate(source: Buffer_Int, length: Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x72b8b22940) Reallocate(source: Buffer_Float, length: Int) -> output:
Buffer_Float /*CPU Kernel*/
(0x72b8b22a20) Reallocate(source: Buffer_ARGB_8888, length: Int) -> output:
Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b22b00) Reallocate(source: Buffer_Point2f, length: Int) -> output:
Buffer_Point2f /*CPU Kernel*/
(0x72b8b22be0) Reallocate(source: Image_8, width: Int, height: Int) ->
output: Image_8 /*CPU Kernel*/
(0x72b8b22cc0) Reallocate(source: Image_ARGB_8888, width: Int, height: Int) -
> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8baf560) RedEye(image: Image_ARGB_8888, xBuffer: Buffer_Int, yBuffer:
Buffer_Int, radiusBuffer: Buffer_Int, skip: Int) -> output: Image_ARGB_8888 /*CPU
Kernel*/
(0x72b8b00600) Resize(input: Image_8, width: Int, height: Int) -> output:
Image_8 /*CPU Kernel*/
(0x72b8b006e0) Resize(input: Image_ARGB_8888, width: Int, height: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b007c0) Resize(input: Image_8, dimensions: Point2i) -> output: Image_8
/*CPU Kernel*/
(0x72b8b008a0) Resize(input: Image_ARGB_8888, dimensions: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b45a60) RotateImage(input: Image_ARGB_8888, angle: Float) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8a41b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x72b8a41b98) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x72b8a41c18) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x72b8a41c98) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x72b8a41d18) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x72b8a41d98) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x72b8a41e18) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x72b8a41b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x72b8a41b98) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x72b8a41c18) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x72b8a41c98) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x72b8a41d18) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x72b8a41d98) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x72b8a41e18) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x72b8b22f60) 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*/
(0x72b8b23040) ShapeOf(input: Int) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23120) ShapeOf(input: Float) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23200) ShapeOf(input: Point2i) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b232e0) ShapeOf(input: Point2f) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b233c0) ShapeOf(input: ARGB_8888) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b234a0) ShapeOf(input: Buffer_Int) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23580) ShapeOf(input: Buffer_Float) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23660) ShapeOf(input: Buffer_Point2i) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23740) ShapeOf(input: Buffer_Point2f) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23820) ShapeOf(input: Buffer_ARGB_8888) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23900) ShapeOf(input: Buffer_8) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b239e0) ShapeOf(input: Image_8) -> int: Int, size: Point2i, shape:
Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8b23ac0) ShapeOf(input: Image_ARGB_8888) -> int: Int, size: Point2i,
shape: Buffer_Int, x: Int, y: Int /*CPU Kernel*/
(0x72b8baf800) Sharpen(image: Image_ARGB_8888, fade: Int, bias: Int,
scaleFactor: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b456e0) Sign(input: Float) -> output: Int /*CPU Kernel*/
(0x72b8b457c0) Sign(input: Int) -> output: Int /*CPU Kernel*/
(0x72b8bb0980) SimilarRingFinder(input: Image_ARGB_8888, center: Point2f,
radius: Float) -> center: Point2f, radius: Float /*CPU Kernel*/
(0x72b8bb0360) SkinSmoothing(source: Image_ARGB_8888, [amount: Int], rects:
Buffer_Float, landmarks: Buffer_Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b22160) Slice(source: Buffer_8, offset: Int, length: Int) -> output:
Buffer_8 /*CPU Kernel*/
(0x72b8b22240) Slice(source: Buffer_Int, offset: Int, length: Int) -> output:
Buffer_Int /*CPU Kernel*/
(0x72b8b22320) Slice(source: Buffer_Float, offset: Int, length: Int) ->
output: Buffer_Float /*CPU Kernel*/
(0x72b8b22400) Slice(source: Buffer_ARGB_8888, offset: Int, length: Int) ->
output: Buffer_ARGB_8888 /*CPU Kernel*/
(0x72b8b224e0) Slice(source: Buffer_Point2f, offset: Int, length: Int) ->
output: Buffer_Point2f /*CPU Kernel*/
(0x72b8b225c0) Slice(source: Image_8, x: Int, y: Int, width: Int, height:
Int) -> output: Image_8 /*CPU Kernel*/
(0x72b8b226a0) Slice(source: Image_ARGB_8888, x: Int, y: Int, width: Int,
height: Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8baf480) SmartBlur(image: Image_ARGB_8888, max_blur: Int, amount: Int,
fade: Int, skip: Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8bb0a60) SmoothClone(input: Image_ARGB_8888, oldCenter: Point2f,
newCenter: Point2f, radius: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b26e60) SmoothThreshold(source: Image_ARGB_8888, dest:
Image_ARGB_8888, threshold: Float) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8baff00) SoftenBlur(input: Image_ARGB_8888, blur: Int, fade: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b23f20) SolidColor(color: ARGB_8888, size: Point2i) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b36bf8) String([value: String]) -> value: String /*Value Kernel*/
(0x72b8baf3a0) SunlessTan(image: Image_ARGB_8888, mode: Int, fade: Int, skip:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72dbe006b8) 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*/
(0x72dbe00718) 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*/
(0x72dbe00778) 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*/
(0x72dbe007d8) 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*/
(0x72dbe00838) 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*/
(0x72dbe00898) 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*/
(0x72dbe008f8) 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*/
(0x72dbe00958) 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*/
(0x72dbe009b8) 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*/
(0x72dbe00a18) 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*/
(0x72b8bb0520) TeethMask(source: Image_ARGB_8888, rects: Buffer_Float,
landmarks: Buffer_Float) -> output: Image_8 /*CPU Kernel*/
(0x72b8b23ba0) 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*/
(0x72b8b48c40) TimeRangeContainsTime(start: Float, duration: Float, time:
Float) -> output: Int /*CPU Kernel*/
(0x72b8a41b18) Scaliar([value: Float]) -> value: Float /*Value Kernel*/
(0x72b8a41b98) Scaliar([value: Int]) -> value: Int /*Value Kernel*/
(0x72b8a41c18) Scaliar([value: Point2i]) -> value: Point2i /*Value Kernel*/
(0x72b8a41c98) Scaliar([value: Point2f]) -> value: Point2f /*Value Kernel*/
(0x72b8a41d18) Scaliar([value: ARGB_8888]) -> value: ARGB_8888 /*Value
Kernel*/
(0x72b8a41d98) Scaliar([value: RGB_888]) -> value: RGB_888 /*Value Kernel*/
(0x72b8a41e18) Scaliar([value: LAB_fff]) -> value: LAB_fff /*Value Kernel*/
(0x72dbcc0a58) Buffer([value: Buffer_Float]) -> value: Buffer_Float /*Value
Kernel*/
(0x72dbcc0b18) Buffer([value: Buffer_Int]) -> value: Buffer_Int /*Value
Kernel*/
(0x72dbcc0bd8) Buffer([value: Buffer_8]) -> value: Buffer_8 /*Value Kernel*/
(0x72dbcc0c98) Buffer([value: Buffer_Point2f]) -> value: Buffer_Point2f
/*Value Kernel*/
(0x72dbcc0d58) Buffer([value: Buffer_Point2i]) -> value: Buffer_Point2i
/*Value Kernel*/
(0x72dbcc0e18) Buffer([value: Buffer_ARGB_8888]) -> value:
Buffer_ARGB_8888 /*Value Kernel*/
(0x72dbcc0ed8) Buffer([value: Buffer_RGB_888]) -> value: Buffer_RGB_888
/*Value Kernel*/
(0x72dbd453e0) Image([value: Image_8]) -> value: Image_8 /*Value Kernel*/
(0x72dbd454c0) Image([value: Image_Float]) -> value: Image_Float /*Value
Kernel*/
(0x72dbd455a0) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888
/*Value Kernel*/
(0x72dbd45680) Image([value: Image_RGB_888]) -> value: Image_RGB_888 /*Value
Kernel*/
(0x72dbd45760) Image([value: Image_LAB_888]) -> value: Image_LAB_888 /*Value
Kernel*/
(0x72b8aff640) Image([value: Image_Alpha_LAB_8888]) -> value:
Image_Alpha_LAB_8888 /*Value Kernel*/
(0x72b8b36bf8) String([value: String]) -> value: String /*Value Kernel*/
(0x72b8b44100) VerticalBoxBlur(source: Image_ARGB_8888, kernel_size: Int) ->
output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b47f20) VerticalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int) -> output: Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b48ee0) WaveGenerator(amplitude: Float, length: Float, [phase: Float],
waveType: Int, generationRange: Point2i) -> output: Buffer_Int /*CPU Kernel*/
(0x72b8bb0440) Whitening(source: Image_ARGB_8888, [amount: Int]) -> output:
Image_ARGB_8888 /*CPU Kernel*/
(0x72b8b25420) makeTransformMatrixKernel([sX: Float], [sY: Float], [sZ:
Float], [tX: Float], [tY: Float], [tZ: Float], [rX: Float], [rY: Float], [rZ:
Float]) -> output: Buffer_Float /*CPU Kernel*/
(0x72b8b25500) makeVertexesMatrixKernel(imageSize: Point2i, textureSize:
Point2i) -> output: Buffer_Float /*CPU Kernel*/

GLKernels:
(0x72dbf44620) ARGBtoNative(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x72b8bba420) 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*/
(0x72b8b60020) 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*/
(0x72dbf44e20) 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*/
(0x72b8bba220) 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*/
(0x72b8a66220) 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*/
(0x72b8a66a20) CameraHolga2(image: Image_ARGB_8888, fade: Float, left: Float,
right: Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8a66620) CameraHue(image: Image_ARGB_8888, hue: Float, deltaSaturation:
Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a66820) CameraLightCross(image: Image_ARGB_8888, fade: Float,
contrast: Float, brightness: Float, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8a66420) 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*/
(0x72dbf47e20) CameraMirrors(image: Image_ARGB_8888, [mode: Int],
[image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a66020) 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*/
(0x72b8a72a20) ChannelShift(input: Image_ARGB_8888, redShift: Point2f,
greenShift: Point2f, blueShift: Point2f, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8a66c20) 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*/
(0x72b8bbaa20) 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*/
(0x72b8bbac20) 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*/
(0x72dbf44a20) Convert(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_Alpha_LAB_8888 /*GL Kernel*/
(0x72dbf45220) Convert(input: Image_Alpha_LAB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x72dbeea020) Copy(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbeea220) Copy(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbf47c20) Display(source: Image_ARGB_8888, [source_coord: Buffer_Float],
[source_interpolationMode: Int]) -> /*GL Kernel*/
(0x72dbf45420) 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*/
(0x72b8b60820) 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*/
(0x72dbf44820) Gray(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8b60220) 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*/
(0x72b8a72620) HSL(source: Image_ARGB_8888, hue: Float, saturation: Float,
lightness: Float, [source_coord: Buffer_Float], [source_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbeea420) 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*/
(0x72b8b60e20) Hightlight(image: Image_ARGB_8888, amount: Float, _sign:
Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72dbeea820) HorizontalBoxBlur(source: Image_ARGB_8888, kernel_size: Int,
[source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a72e20) HorizontalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int, [source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8b60420) HorizontalReflect(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x72dbeeac20) 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*/
(0x72dbeea020) Copy(image: Image_ARGB_8888, [image_coord: Buffer_Float],
[image_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbeea220) Copy(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8ba5420) 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*/
(0x72b8ba5620) 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*/
(0x72b8ba5820) 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*/
(0x72b8ba5a20) 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*/
(0x72b8ba5c20) 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*/
(0x72b8ba5e20) 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*/
(0x72b8a72c20) Invert(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbeea620) 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*/
(0x72b8a66e20) 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*/
(0x72b8ba5220) 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*/
(0x72dbf44420) 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*/
(0x72b8bba820) Mirror(image: Image_ARGB_8888, mode: Int, flipMode: Int,
offset: Float, [image_coord: Buffer_Float], [image_interpolationMode: Int]) ->
output: Image_ARGB_8888 /*GL Kernel*/
(0x72b8bbae20) 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*/
(0x72dbf45620) PostCamera(source: Image_ARGB_8888, flip_horizontal: Int,
flip_vertical: Int, [source_coord: Buffer_Float], [source_interpolationMode: Int])
-> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbd22a20) Resize(input: Image_ARGB_8888, dimensions: Point2i,
[input_coord: Buffer_Float], [input_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8bba020) Shadow(image: Image_ARGB_8888, amount: Float, _sign: Float,
[image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a72820) Sobel(input: Image_ARGB_8888, [input_coord: Buffer_Float],
[input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL Kernel*/
(0x72dbf45020) SolidColor(color: ARGB_8888, size: Point2i) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a72020) Stream(input: Image_ARGB_8888, [size: Point2i], [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x72b8a72220) 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*/
(0x72dbf44420) 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*/
(0x72b8b60a20) Temperature(image: Image_ARGB_8888, amount: Point2f, _sign:
Point2f, [image_coord: Buffer_Float], [image_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8a72420) 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*/
(0x72dbeeaa20) VerticalBoxBlur(source: Image_ARGB_8888, kernel_size: Int,
[source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8ba5020) VerticalGaussianBlur(source: Image_ARGB_8888, kernel_size:
Int, [source_coord: Buffer_Float], [source_interpolationMode: Int]) -> output:
Image_ARGB_8888 /*GL Kernel*/
(0x72b8b60620) VerticalReflect(input: Image_ARGB_8888, [input_coord:
Buffer_Float], [input_interpolationMode: Int]) -> output: Image_ARGB_8888 /*GL
Kernel*/
(0x72dbeeae20) 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*/
(0x72b8bba620) 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:
(0x72b8a4aa20) Camera() -> value: Image_ARGB_8888 /*GL Value Kernel*/
(0x72b8a4a620) Image([value: Image_8]) -> value: Image_8 /*GL Value Kernel*/
Aliases {Image_8, Value}
(0x72b8a4a720) Image([value: Image_ARGB_8888]) -> value: Image_ARGB_8888 /*GL
Value Kernel*/ Aliases {Image_ARGB_8888, Value}
(0x72b8a4a820) 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
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_tiny_planet.cpp:244 tinyPlanet4buf - 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 = 1
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_pixelize.cpp:103 pixelize4buf - 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_blending.cpp:370 blending - 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:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 1
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
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:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_caricature.cpp:171 caricature4buf - 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_fish_eye.cpp:168 fisheye4buf - 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_swirled.cpp:215 swirled - 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_cylinder_mirror.cpp:102 cylindermirror4buf - enter
effect_bathroom1.cpp:71 Bathroom 1 - Enter
effect_bathroom2.cpp:87 Bathroom 2 - Enter
effect_water.cpp:390 water4buf - enter
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.
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
RGraph.cpp:657 Creating connections
RGraph.cpp:719 Finding initial kernels
RGraph.cpp:743 Synchronizing graph types
RGraph.cpp:754 Graph type synchronization done!!!
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
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.
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.
effect_colored_dots.cpp:229 coloreddots4buf - 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_color_grid.cpp:311 colorgrid4buf - 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 lut->lutBuffer
RGraph.cpp:657 Creating connections
RGraph.cpp:719 Finding initial kernels
RGraph.cpp:743 Synchronizing graph types
RGraph.cpp:754 Graph type synchronization done!!!
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
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_holgaart4.cpp:233 holgaart4buf - 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_holgaart1.cpp:175 holgaart14buf - 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_unitedcolors.cpp:185 unitedcolors4buf - 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_unitedcolors.cpp:185 unitedcolors4buf - 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_unitedcolors.cpp:185 unitedcolors4buf - 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_unitedcolors.cpp:185 unitedcolors4buf - 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_popart_unitedcolors.cpp:193 popartunitedcolors4buf
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 <<<<<<<<<<<<
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
effect_popart.cpp:336 popart4buf
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: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_popart.cpp:362 popart24buf
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 lut->lutBuffer
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.
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
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.
RGraph.cpp:801 >>>>>>>>>>>>> Loading graph <<<<<<<<<<<<
RGraph.cpp:641 Generating value kernel with name lut->lutBuffer
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.
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.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_oil_painting.cpp:1138 oilpainting - 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_oil_painting.cpp:1138 oilpainting - 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_oil_painting.cpp:1138 oilpainting - 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_oil_painting.cpp:1138 oilpainting - enter
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_polygonize.cpp:452 polygonize4buf
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 1
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_posterize.cpp:306 posterize4buf
interrupt_op_jni.cpp:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 1
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_halftonedots.cpp:165 halftonedots4buf - 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:63 InterruptionNative function "interruptEffectInstance" is
called.
interrupt_op_jni.cpp:66 Interruptiontask id = 1
interrupt_op_jni.cpp:45 InterruptionNative function
"releaseEffectInstanceIdentifier" is called.
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_motionblur.cpp:210 motionblur4buf - 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_shear.cpp:380 shear - 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_pastelperfect.cpp:200 pastelperfect4buf - 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_comicboom.cpp:192 comicboom4buf
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_neoncola.cpp:173 neoncola4buf - 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_acquarello.cpp:197 Acquarello - Entering acquarello4buf
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_cartoonizer.cpp:175 cartoonizer4buf - 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_sketcher.cpp:278 sketcher4buf - 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_sketcher.cpp:278 sketcher4buf - 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_fattal.cpp:1015 fattal4buf - 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_fattal.cpp:1015 fattal4buf - 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_convolution.cpp:88 emboss4buf - enter
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_acquarello.cpp:197 Acquarello - Entering acquarello4buf
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_cartoonizer.cpp:175 cartoonizer4buf - 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_cartoonizer.cpp:175 cartoonizer4buf - 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_sketcher.cpp:278 sketcher4buf - 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_sketcher.cpp:278 sketcher4buf - 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_convolution.cpp:88 emboss4buf - enter
interrupt_op_jni.cpp:30 InterruptionNative function
"obtainEffectInstanceIdentifier" is called.
effect_fattal.cpp:1015 fattal4buf - 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.

You might also like