Searched refs:callNativeProcess (Results 1 – 2 of 2) sorted by relevance
120 if (!callNativeProcess(nativeInputs, nativeOutput)) { in process()173 private native boolean callNativeProcess(NativeFrame[] inputs, NativeFrame output); in callNativeProcess() method in NativeProgram
15618 Landroid/filterfw/core/NativeProgram;->callNativeProcess([Landroid/filterfw/core/NativeFrame;Landro…