Home
last modified time | relevance | path

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

/external/libopus/celt/
Dkiss_fft.h171 #define opus_fft(_cfg, _fin, _fout, arch) \ argument
176 #define opus_ifft(_cfg, _fin, _fout, arch) \ argument
187 #define opus_fft(_cfg, _fin, _fout, arch) \ argument
190 #define opus_ifft(_cfg, _fin, _fout, arch) \ argument
/external/libopus/celt/tests/
Dtest_unit_mdct.c118 mdct_lookup _cfg; in test1d() local
/external/u-boot/drivers/pinctrl/
Dpinctrl_pic32.c42 #define PIN_CONFIG(_prt, _pin, _cfg) \ argument