Home
last modified time | relevance | path

Searched refs:get_mem2Dlm (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/jmref/JM/lcommon/inc/
H A Dmemalloc.h28 extern int get_mem2Dlm (LambdaParams ***array2D, int dim0, int dim1);
/dports/multimedia/jmref/JM/lcommon/src/
H A Dmemalloc.c95 int get_mem2Dlm(LambdaParams ***array2D, int dim0, int dim1) in get_mem2Dlm() function