Home
last modified time | relevance | path

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

/external/fft2d/src/fft2d/fft2d/
Dalloc.h12 int **alloc_2d_int(int n1, int n2);
Dalloc.c45 int **alloc_2d_int(int n1, int n2) in alloc_2d_int() function
/external/fft2d/src/fft2d/fft2d/sample2d/
Dalloc.h12 int **alloc_2d_int(int n1, int n2);