Home
last modified time | relevance | path

Searched defs:fr (Results 1 – 3 of 3) sorted by relevance

/device/google/dragon/audio/hal/dsp/tests/
Dplot_fftl.m24 fr = fft(h(:,i))(1:K); variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlapi.c206 static void moveto (lua_State *L, TValue *fr, int idx) { in moveto()
227 TValue *fr; in lua_copy() local
Dldo.c368 ptrdiff_t fr = savestack(L, firstResult); /* hook may change stack */ in luaD_poscall() local