Home
last modified time | relevance | path

Searched refs:alloc_3d_int (Results 1 – 3 of 3) sorted by relevance

/external/fft2d/src/fft2d/fft2d/
Dalloc.h16 int ***alloc_3d_int(int n1, int n2, int n3);
Dalloc.c93 int ***alloc_3d_int(int n1, int n2, int n3) in alloc_3d_int() function
/external/fft2d/src/fft2d/fft2d/sample2d/
Dalloc.h16 int ***alloc_3d_int(int n1, int n2, int n3);