Searched defs:_window (Results 1 – 4 of 4) sorted by relevance
| /external/libopus/celt/ |
| D | mdct.h | 86 #define clt_mdct_forward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 96 #define clt_mdct_backward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 103 #define clt_mdct_forward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument 106 #define clt_mdct_backward(_l, _in, _out, _window, _overlap, _shift, _stride, _arch) \ argument
|
| /external/libopus/celt/arm/ |
| D | mdct_arm.h | 52 #define clt_mdct_forward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument 54 #define clt_mdct_backward(_l, _in, _out, _window, _int, _shift, _stride, _arch) \ argument
|
| /external/webrtc/test/ios/ |
| D | test_support.mm | 44 UIWindow *_window; field
|
| /external/lzma/CPP/Windows/ |
| D | Window.h | 60 CWindow(HWND newWindow = NULL): _window(newWindow){}; in _window() function
|